Scope

class Scope implements ScopeInterface

Scope class.

Methods

__construct($name, $parentName = ContainerInterface::SCOPE_CONTAINER)
getName()
getParentName()

Details

__construct($name, $parentName = ContainerInterface::SCOPE_CONTAINER)

Parameters

$name
$parentName

getName()

getParentName()

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/DependencyInjection/Scope.html