PHP Class Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\AutowiringTypes\AutowiredServices

Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
__construct ( Doctrine\Common\Annotations\Reader $annotationReader = null, Symfony\Bundle\FrameworkBundle\Templating\EngineInterface $frameworkBundleEngine, Symfony\Component\Templating\EngineInterface $engine, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )
getAnnotationReader ( )
getDispatcher ( )
getEngine ( )
getFrameworkBundleEngine ( )

Method Details

__construct() public method

public __construct ( Doctrine\Common\Annotations\Reader $annotationReader = null, Symfony\Bundle\FrameworkBundle\Templating\EngineInterface $frameworkBundleEngine, Symfony\Component\Templating\EngineInterface $engine, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )
$annotationReader Doctrine\Common\Annotations\Reader
$frameworkBundleEngine Symfony\Bundle\FrameworkBundle\Templating\EngineInterface
$engine Symfony\Component\Templating\EngineInterface
$dispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface

getAnnotationReader() public method

public getAnnotationReader ( )

getDispatcher() public method

public getDispatcher ( )

getEngine() public method

public getEngine ( )

getFrameworkBundleEngine() public method