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\Event

Code

public readonly ImmutablePathList $excludedPaths;

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