ExtensionPathResolver::$extensionLists

A associative array of ExtensionList objects keyed by type.

Type: \Drupal\Core\Extension\ExtensionList[]

File

core/lib/Drupal/Core/Extension/ExtensionPathResolver.php, line 17

Class

ExtensionPathResolver
Factory for getting extension lists by type.

Namespace

Drupal\Core\Extension

Code

protected $extensionLists;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.