You are here

13 files declare their use of FeedInterface in Zircon Profile 8

AggregatorController.php in core/modules/aggregator/src/Controller/AggregatorController.php
Contains \Drupal\aggregator\Controller\AggregatorController.
AggregatorRefresh.php in core/modules/aggregator/src/Plugin/QueueWorker/AggregatorRefresh.php
Contains \Drupal\aggregator\Plugin\QueueWorker\AggregatorRefresh.
AggregatorTestBase.php in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Contains \Drupal\aggregator\Tests\AggregatorTestBase.
DefaultFetcher.php in core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php
Contains \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher.
DefaultParser.php in core/modules/aggregator/src/Plugin/aggregator/parser/DefaultParser.php
Contains \Drupal\aggregator\Plugin\aggregator\parser\DefaultParser.
DefaultProcessor.php in core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php
Contains \Drupal\aggregator\Plugin\aggregator\processor\DefaultProcessor.
Feed.php in core/modules/aggregator/src/Entity/Feed.php
Contains \Drupal\aggregator\Entity\Feed.
FetcherInterface.php in core/modules/aggregator/src/Plugin/FetcherInterface.php
Contains \Drupal\aggregator\Plugin\FetcherInterface.
ParserInterface.php in core/modules/aggregator/src/Plugin/ParserInterface.php
Contains \Drupal\aggregator\Plugin\ParserInterface.
ProcessorInterface.php in core/modules/aggregator/src/Plugin/ProcessorInterface.php
Contains \Drupal\aggregator\Plugin\ProcessorInterface.
TestFetcher.php in core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/fetcher/TestFetcher.php
Contains \Drupal\aggregator_test\Plugin\aggregator\fetcher\TestFetcher.
TestParser.php in core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/parser/TestParser.php
Contains \Drupal\aggregator_test\Plugin\aggregator\parser\TestParser.
TestProcessor.php in core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php
Contains \Drupal\aggregator_test\Plugin\aggregator\processor\TestProcessor.