PostApplySubscriber::$pathLocator
Same name and namespace in other branches
- 11.x core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php \Drupal\updated_module\PostApplySubscriber::pathLocator
The path locator service.
Type: \Drupal\package_manager\PathLocator
File
-
core/
modules/ package_manager/ tests/ fixtures/ build_test_projects/ updated_module/ 1.1.0/ src/ PostApplySubscriber.php, line 25
Class
- PostApplySubscriber
- Writes a file after staged changes are applied to the active directory.
Namespace
Drupal\updated_moduleCode
private $pathLocator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.