mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
Revert "minor #4411 Add return type to getDebugInfo (ruudk)"
This reverts commit868b429853, reversing changes made tob0017ad8c3.
This commit is contained in:
@@ -448,7 +448,6 @@ final class ModuleNode extends Node
|
||||
$compiler
|
||||
->write("/**\n")
|
||||
->write(" * @codeCoverageIgnore\n")
|
||||
->write(" * @return array<int, int>\n")
|
||||
->write(" */\n")
|
||||
->write("public function getDebugInfo(): array\n", "{\n")
|
||||
->indent()
|
||||
|
||||
Reference in New Issue
Block a user