bitExpert\Disco\Proxy\Configuration\ConfigurationFactory::getGenerator PHP Method

getGenerator() protected method

{@inheritDoc}
protected getGenerator ( ) : ProxyManager\ProxyGenerator\ProxyGeneratorInterface
return ProxyManager\ProxyGenerator\ProxyGeneratorInterface
    protected function getGenerator() : ProxyGeneratorInterface
    {
        return $this->generator;
    }