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