You are here

protected property ZfExtensionManagerSfContainer::$prefix in Drupal 9

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

The prefix to be used when retrieving plugins from the container.

Type: string

File

core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php, line 37

Class

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

Namespace

Drupal\Component\Bridge

Code

protected $prefix = '';