- Deprecated:
- since version 1.5
Definition at line 15 of file Arguments.php.
◆ __toString()
Twig_Extensions_Grammar_Arguments::__toString |
( |
| ) |
|
Definition at line 17 of file Arguments.php.
18 {
19 return sprintf(
'<%s:arguments>', $this->name);
20 }
sprintf('%.4f', $callTime)
References sprintf.
◆ parse()
Twig_Extensions_Grammar_Arguments::parse |
( |
Twig_Token |
$token | ) |
|
The documentation for this class was generated from the following file:
- libs/composer/vendor/twig/extensions/lib/Twig/Extensions/Grammar/Arguments.php