Ouzo\Tools\Controller\Template\ControllerClassStubPlaceholderReplacer::__construct PHP Method

__construct() public method

public __construct ( ControllerGenerator $generator )
$generator ControllerGenerator
    public function __construct(ControllerGenerator $generator)
    {
        $this->generator = $generator;
    }
ControllerClassStubPlaceholderReplacer