Skip to content
Snippets Groups Projects

Attempted to fix phpstan errors

Compare and
68 files
+ 555
266
Compare changes
  • Side-by-side
  • Inline
Files
68
@@ -9,7 +9,8 @@ use Drupal\Component\Annotation\Plugin;
@@ -9,7 +9,8 @@ use Drupal\Component\Annotation\Plugin;
*
*
* Plugin Namespace: Plugin\aggregator\fetcher.
* Plugin Namespace: Plugin\aggregator\fetcher.
*
*
* For a working example, see \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher
* For a working example, see
 
* \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher
*
*
* @see \Drupal\aggregator\Plugin\AggregatorPluginManager
* @see \Drupal\aggregator\Plugin\AggregatorPluginManager
* @see \Drupal\aggregator\Plugin\FetcherInterface
* @see \Drupal\aggregator\Plugin\FetcherInterface
Loading