W3cubDocs

/Symfony 3.0

Symfony\Component\DependencyInjection\Scope

class Scope implements ScopeInterface

Scope class.

Methods

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

Details

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

Parameters

$name
$parentName

public getName()

public getParentName()

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