Skip to content
Snippets Groups Projects

Fix phpcs issues.

Merged DEEPAK MISHRA requested to merge issue/aggregator-3458515:3458515-fix-phpcs-issue into 2.x
36 files
+ 62
59
Compare changes
  • Side-by-side
  • Inline
Files
36
@@ -7,7 +7,7 @@ use Drupal\Component\Annotation\Plugin;
/**
* Defines a Plugin annotation object for aggregator fetcher plugins.
*
* Plugin Namespace: Plugin\aggregator\fetcher
* Plugin Namespace: Plugin\aggregator\fetcher.
*
* For a working example, see \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher
*
Loading