Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / src / Plugin / views / wizard / Users.php
index 00b6863acae722a202082135a42c502d3d0c7164..6ba045f70d990a5e439405ad906062d3d864bd1f 100644 (file)
@@ -37,7 +37,7 @@ class Users extends WizardPluginBase {
       'plugin_id' => 'boolean',
       'entity_type' => 'user',
       'entity_field' => 'status',
-    ]
+    ],
   ];
 
   /**