PreApplyEvent::$excludedPaths
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/Event/PreApplyEvent.php \Drupal\package_manager\Event\PreApplyEvent::excludedPaths
The list of paths to ignore in the active and stage directories.
Type: \Drupal\package_manager\ImmutablePathList
File
-
core/
modules/ package_manager/ src/ Event/ PreApplyEvent.php, line 21
Class
- PreApplyEvent
- Event fired before staged changes are synced to the active directory.
Namespace
Drupal\package_manager\EventCode
public readonly ImmutablePathList $excludedPaths;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.