function ZfExtensionManagerSfContainer::setContainer
File
-
core/
lib/ Drupal/ Component/ Bridge/ ZfExtensionManagerSfContainer.php, line 122
Class
- ZfExtensionManagerSfContainer
- Defines a bridge between the Laminas service manager to Symfony container.
Namespace
Drupal\Component\BridgeCode
public function setContainer(ContainerInterface $container = NULL) {
$this->container = $container;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.