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

Breadcrumb

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

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