You are here

protected static property ExtensionListTrait::$staticAddedPathNames in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Installer/ExtensionListTrait.php \Drupal\Core\Installer\ExtensionListTrait::staticAddedPathNames

Static version of the added file names during the installer.

@internal

Type: string[]

File

core/lib/Drupal/Core/Installer/ExtensionListTrait.php, line 17

Class

ExtensionListTrait
Provides common functionality for the extension list classes.

Namespace

Drupal\Core\Installer

Code

protected static $staticAddedPathNames;