feed.bridge.writer

Same name in other branches
  1. 8.9.x core/core.services.yml \feed.bridge.writer

Class

Drupal\Component\Bridge\ZfExtensionManagerSfContainer
1 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
  1. class: Drupal\Component\Bridge\ZfExtensionManagerSfContainer
  2. calls:
  3. - [setContainer, ['@service_container']]
  4. - [setStandalone, [\Laminas\Feed\Writer\StandaloneExtensionManager]]
  5. arguments:
  6. - feed.writer.
  7. 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.