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

Code

public readonly ImmutablePathList $excludedPaths;

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