You are here

protected property ZfExtensionManagerSfContainer::$canonicalNames in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php \Drupal\Component\Bridge\ZfExtensionManagerSfContainer::canonicalNames

A local cache of computed canonical names.

Type: string[]

File

core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php, line 53
Contains \Drupal\Component\Bridge\ZfExtensionManagerSfContainer.

Class

ZfExtensionManagerSfContainer
Defines a bridge between the ZF2 service manager to Symfony container.

Namespace

Drupal\Component\Bridge

Code

protected $canonicalNames;