FileAccess Orion

TemplateNameParser extends TemplateNameParser
in package

TemplateNameParser converts template names from the short notation "bundle:section:template.format.engine" to TemplateReferenceInterface instances.

Tags
author

Fabien Potencier fabien@symfony.com

deprecated

since version 4.3, to be removed in 5.0; use Twig instead.

Table of Contents

$cache  : mixed
$kernel  : mixed
__construct()  : mixed
parse()  : mixed
{@inheritdoc}

Properties

Methods

parse()

{@inheritdoc}

public parse(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

Search results