FixtureManipulatorTest::$originalFixturePackages

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php \Drupal\Tests\package_manager\Kernel\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 53

Class

FixtureManipulatorTest
Tests 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.