You are here

private property DefinitionDecorator::$parent in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/dependency-injection/DefinitionDecorator.php \Symfony\Component\DependencyInjection\DefinitionDecorator::parent

File

vendor/symfony/dependency-injection/DefinitionDecorator.php, line 24

Class

DefinitionDecorator
This definition decorates another definition.

Namespace

Symfony\Component\DependencyInjection

Code

private $parent;