Remove an obsolete comment

This commit is contained in:
Fabien Potencier
2024-01-12 08:20:25 +01:00
parent 433189bb5a
commit 9ef031efdc
-1
View File
@@ -249,7 +249,6 @@ class Environment
*
* * The cache key for the given template;
* * The currently enabled extensions;
* * Whether the Twig C extension is available or not;
* * PHP version;
* * Twig version;
* * Options with what environment was created.