PHP Trait Elcodi\Store\CoreBundle\Controller\Traits\TemplateRenderTrait

Afficher le fichier Open project: elcodi/bamboo

Méthodes protégées

Méthode Description
renderTemplate ( string $path, array $param = [] ) : Response Render a template with preloaded template

Method Details

renderTemplate() protected méthode

Render a template with preloaded template
protected renderTemplate ( string $path, array $param = [] ) : Response
$path string Template path without bundle
$param array Params
Résultat Symfony\Component\HttpFoundation\Response Response