Property | Type | Description | |
---|---|---|---|
$eventDispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | ||
$templateEngine | Symfony\Component\Templating\EngineInterface |
Method | Description | |
---|---|---|
__construct ( Symfony\Component\Templating\EngineInterface $templateEngine, Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher ) | ||
render ( eZ\Publish\Core\MVC\Symfony\View\View $view ) : string |
public __construct ( Symfony\Component\Templating\EngineInterface $templateEngine, Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher ) | ||
$templateEngine | Symfony\Component\Templating\EngineInterface | |
$eventDispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface |
protected EventDispatcherInterface,Symfony\Component\EventDispatcher $eventDispatcher | ||
return | Symfony\Component\EventDispatcher\EventDispatcherInterface |