FixtureManipulator::$dir

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php \Drupal\fixture_manipulator\FixtureManipulator::dir

The fixture directory.

Type: string

File

core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php, line 55

Class

FixtureManipulator
Manipulates a test fixture using Composer commands.

Namespace

Drupal\fixture_manipulator

Code

protected string $dir;

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