diff --git a/src/Environment.php b/src/Environment.php index 25d4623e8..831acb7a4 100644 --- a/src/Environment.php +++ b/src/Environment.php @@ -35,7 +35,7 @@ use Twig\RuntimeLoader\RuntimeLoaderInterface; use Twig\TokenParser\TokenParserInterface; /** - * Stores the Twig configuration. + * Stores the Twig configuration and renders templates. * * @author Fabien Potencier */