Loading core/lib/Drupal/Core/Queue/QueueWorkerBase.php +1 −1 Changes for core/lib/Drupal/Core/Queue/QueueWorkerBase.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace Drupal\Core\Queue; use Drupal\Component\Plugin\PluginBase; use Drupal\Core\Plugin\PluginBase; /** * Provides a base implementation for a QueueWorker plugin. Loading Loading
core/lib/Drupal/Core/Queue/QueueWorkerBase.php +1 −1 Changes for core/lib/Drupal/Core/Queue/QueueWorkerBase.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace Drupal\Core\Queue; use Drupal\Component\Plugin\PluginBase; use Drupal\Core\Plugin\PluginBase; /** * Provides a base implementation for a QueueWorker plugin. Loading