MockPathLocator::$state

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php \Drupal\package_manager_bypass\MockPathLocator::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php, line 23

Class

MockPathLocator
Mock path locator: allows specifying paths instead of discovering paths.

Namespace

Drupal\package_manager_bypass

Code

private $state;

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