bitExpert\Disco\Helper\ParameterizedSampleServiceBeanPostProcessor::__construct PHP Метод

__construct() публичный Метод

Creates a new {@link \bitExpert\Disco\Helper\ParameterizedSampleServiceBeanPostProcessor}.
public __construct ( mixed $dependency )
$dependency mixed
    public function __construct($dependency)
    {
        $this->dependency = $dependency;
    }
ParameterizedSampleServiceBeanPostProcessor