-
- Downloads
Issue #2191273 by mfernea: Fix Feed typehints in aggregator module.
Showing
- core/modules/aggregator/aggregator.module 4 additions, 4 deletionscore/modules/aggregator/aggregator.module
- core/modules/aggregator/aggregator.theme.inc 4 additions, 4 deletionscore/modules/aggregator/aggregator.theme.inc
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherInterface.php 3 additions, 3 deletions...regator/lib/Drupal/aggregator/Plugin/FetcherInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/ParserInterface.php 3 additions, 3 deletions...gregator/lib/Drupal/aggregator/Plugin/ParserInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php 7 additions, 9 deletions...gator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php 2 additions, 2 deletions...l/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php 2 additions, 2 deletions...pal/aggregator/Plugin/aggregator/parser/DefaultParser.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php 4 additions, 4 deletions...gregator/Plugin/aggregator/processor/DefaultProcessor.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php 11 additions, 11 deletions...egator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
- core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/fetcher/TestFetcher.php 2 additions, 2 deletions...aggregator_test/Plugin/aggregator/fetcher/TestFetcher.php
- core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/parser/TestParser.php 2 additions, 2 deletions...l/aggregator_test/Plugin/aggregator/parser/TestParser.php
- core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php 4 additions, 4 deletions...egator_test/Plugin/aggregator/processor/TestProcessor.php
Loading
Please register or sign in to comment