Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Plugin / views / filter / ManyToOne.php
index 86eb1f3361bae7edee38fbe98064c9c9447e0ef9..1b3810cfe6f214ceee246ac0372e7a9d4ac22a16 100644 (file)
@@ -103,6 +103,7 @@ class ManyToOne extends InOperator {
   }
 
   protected $valueFormType = 'select';
+
   protected function valueForm(&$form, FormStateInterface $form_state) {
     parent::valueForm($form, $form_state);