feed.bridge.writer
Same name in other branches
- 8.9.x core/core.services.yml \feed.bridge.writer
Class
Drupal\Component\Bridge\ZfExtensionManagerSfContainer1 string reference to feed.bridge.writer
- LegacyServiceTest::testLaminasBridgeService in core/
tests/ Drupal/ KernelTests/ Core/ LegacyServiceTest.php - Tests the deprecated Laminas bridge service.
File
-
core/
core.services.yml
View source
- class: Drupal\Component\Bridge\ZfExtensionManagerSfContainer
- calls:
- - [setContainer, ['@service_container']]
- - [setStandalone, [\Laminas\Feed\Writer\StandaloneExtensionManager]]
- arguments:
- - feed.writer.
- deprecated: 'The "%service_id%" service is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Use \Laminas\Feed\Writer\StandaloneExtensionManager or create your own service. See https://www.drupal.org/node/3258440'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.