Revert "minor #4411 Add return type to getDebugInfo (ruudk)"

This reverts commit 868b429853, reversing
changes made to b0017ad8c3.
This commit is contained in:
Fabien Potencier
2024-10-25 16:01:04 +02:00
parent 09b4693fdb
commit 494f010d29
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -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()