mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
Tweaking phpdoc above Environment
This commit is contained in:
committed by
Fabien Potencier
parent
103e2495f0
commit
fabbac8816
+1
-1
@@ -35,7 +35,7 @@ use Twig\RuntimeLoader\RuntimeLoaderInterface;
|
|||||||
use Twig\TokenParser\TokenParserInterface;
|
use Twig\TokenParser\TokenParserInterface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Stores the Twig configuration.
|
* Stores the Twig configuration and renders templates.
|
||||||
*
|
*
|
||||||
* @author Fabien Potencier <fabien@symfony.com>
|
* @author Fabien Potencier <fabien@symfony.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user