feed.bridge.reader

Same name in this branch
  1. 9 core/core.services.yml \feed.bridge.reader
Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \feed.bridge.reader

Class

Drupal\aggregator\ZfExtensionManagerSfContainer
2 string references to feed.bridge.reader
DefaultParser::parse in core/modules/aggregator/src/Plugin/aggregator/parser/DefaultParser.php
Parses feed data.
LegacyServiceTest::testLaminasBridgeService in core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php
Tests the deprecated Laminas bridge service.

File

core/modules/aggregator/aggregator.services.yml

View source
  1. class: Drupal\aggregator\ZfExtensionManagerSfContainer
  2. calls:
  3. - [setContainer, ['@service_container']]
  4. - [setStandalone, [\Laminas\Feed\Reader\StandaloneExtensionManager]]
  5. arguments:
  6. - feed.reader.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.