Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. StatusCheckEvent.php

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;
RSS feed
Powered by Drupal