FixtureManipulator::$committed
Same name and namespace in other branches
- 11.x core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php \Drupal\fixture_manipulator\FixtureManipulator::committed
Whether changes have been committed.
Type: bool
File
-
core/
modules/ package_manager/ tests/ modules/ fixture_manipulator/ src/ FixtureManipulator.php, line 48
Class
- FixtureManipulator
- Manipulates a test fixture using Composer commands.
Namespace
Drupal\fixture_manipulatorCode
protected bool $committed = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.