|
| | __construct (private string $code, private string $name, private string $path='',) |
|
| getCode () |
|
| getName () |
|
| getPath () |
Holds information about a non-compiled Twig template.
- Auteur
- Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com
◆ __construct()
| __construct |
( |
private string | $code, |
|
|
private string | $name, |
|
|
private string | $path = '' ) |
- Paramètres
-
| string | $code | The template source code |
| string | $name | The template logical name |
| string | $path | The filesystem path of the template if any |
La documentation de cette classe a été générée à partir du fichier suivant :
- vendor/twig/twig/src/Source.php