diff --git a/src/Environment.php b/src/Environment.php index 77588720b..f9e0086c6 100644 --- a/src/Environment.php +++ b/src/Environment.php @@ -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.