You are here

namespace Drupal\aggregator\Plugin in Drupal 8

Same name in other branches
  1. 9 Drupal\aggregator\Plugin
Classsort descending Location Description
AggregatorPluginManager core/modules/aggregator/src/Plugin/AggregatorPluginManager.php Manages aggregator plugins.
AggregatorPluginSettingsBase core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Base class for aggregator plugins that implement settings forms.
FetcherInterface core/modules/aggregator/src/Plugin/FetcherInterface.php Defines an interface for aggregator fetcher implementations.
ParserInterface core/modules/aggregator/src/Plugin/ParserInterface.php Defines an interface for aggregator parser implementations.
ProcessorInterface core/modules/aggregator/src/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations.