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

Breadcrumb

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

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