PreCreateEvent::$excludedPaths
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/Event/PreCreateEvent.php \Drupal\package_manager\Event\PreCreateEvent::excludedPaths
The list of paths to exclude from the stage directory.
Type: \Drupal\package_manager\ImmutablePathList
File
-
core/
modules/ package_manager/ src/ Event/ PreCreateEvent.php, line 21
Class
- PreCreateEvent
- Event fired before a stage directory is created.
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.