namespace Drupal\aggregator\Plugin

Classsort ascending Location Description
ProcessorInterface drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations.
ParserInterface drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ParserInterface.php Defines an interface for aggregator parser implementations.
FetcherInterface drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherInterface.php Defines an interface for aggregator fetcher implementations.
AggregatorPluginManager drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/AggregatorPluginManager.php Manages aggregator plugins.