mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-26 15:34:24 +00:00
Merge branch '1.x' into 2.x
* 1.x: Add support for exponential numbers Fix phpdoc
This commit is contained in:
+1
-1
@@ -435,7 +435,7 @@ class Environment
|
||||
*
|
||||
* This method should not be used as a generic way to load templates.
|
||||
*
|
||||
* @param string $template The template name
|
||||
* @param string $template The template source
|
||||
* @param string $name An optional name of the template to be used in error messages
|
||||
*
|
||||
* @return TemplateWrapper A template instance representing the given template name
|
||||
|
||||
Reference in New Issue
Block a user