FixtureManipulatorTest::$originalFixturePackages

The original fixture package list at the start of the test.

Type: \Drupal\package_manager\InstalledPackagesList

File

core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php, line 49

Class

FixtureManipulatorTest
@coversDefaultClass \Drupal\fixture_manipulator\FixtureManipulator

Namespace

Drupal\Tests\package_manager\Kernel

Code

private InstalledPackagesList $originalFixturePackages;

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