StatusCheckEvent::$excludedPaths

The paths to exclude, or NULL if there was an error collecting them.

Type: \Drupal\package_manager\ImmutablePathList|null

See also

::__construct()

File

core/modules/package_manager/src/Event/StatusCheckEvent.php, line 25

Class

StatusCheckEvent
Event fired to check the status of the system to use Package Manager.

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.