Skip to content
Snippets Groups Projects

Issue #3264122: Move all non migration aggregator tests to the module in preparation of removal in d10

Closed Issue #3264122: Move all non migration aggregator tests to the module in preparation of removal in d10
Closed spokje requested to merge issue/drupal-3264122:3264122-10.0.x-move-all-aggregator into 10.0.x
Compare and
131 files
+ 582
383
Compare changes
  • Side-by-side
  • Inline
Files
131
@@ -24,7 +24,7 @@
* Plugin Namespace: Plugin\QueueWorker
*
* For a working example, see
* \Drupal\aggregator\Plugin\QueueWorker\AggregatorRefresh.
* \Drupal\locale\Plugin\QueueWorker\LocaleTranslation.
*
* @see \Drupal\Core\Queue\QueueWorkerInterface
* @see \Drupal\Core\Queue\QueueWorkerBase
Loading