fixture_manipulator.services.yml

core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.services.yml

File

core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.services.yml

View source
  1. services:
  2. _defaults:
  3. autowire: true
  4. Drupal\fixture_manipulator\StageFixtureManipulator:
  5. decorates: 'PhpTuf\ComposerStager\API\Core\BeginnerInterface'
  6. Drupal\fixture_manipulator\ProcessFactory:
  7. decorates: 'PhpTuf\ComposerStager\API\Process\Factory\ProcessFactoryInterface'

Services


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