mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 21:37:29 +00:00
fixed CS
This commit is contained in:
@@ -43,7 +43,7 @@ use Twig\TemplateWrapper;
|
||||
* {{ include(template_from_string("Hello {{ name }}")) }}
|
||||
*
|
||||
* @param string $template A template as a string or object implementing __toString()
|
||||
* @param string $name An optional name of the template to be used in error messages
|
||||
* @param string $name An optional name of the template to be used in error messages
|
||||
*
|
||||
* @return TemplateWrapper
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user