Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / src / Plugin / views / field / NodeBulkForm.php
index e5aad5645dd65401caca9e5344a1d71fbeb3eee3..4a6e219cceb3c086cadd86286bacaf2a05a7ac2f 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\node\Plugin\views\field;
 
-use Drupal\system\Plugin\views\field\BulkForm;
+use Drupal\views\Plugin\views\field\BulkForm;
 
 /**
  * Defines a node operations bulk form element.