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
-3
View File
@@ -117,7 +117,6 @@ class __TwigTemplate_%x extends Template
/**
* @codeCoverageIgnore
* @return array<int, int>
*/
public function getDebugInfo(): array
{
@@ -208,7 +207,6 @@ class __TwigTemplate_%x extends Template
/**
* @codeCoverageIgnore
* @return array<int, int>
*/
public function getDebugInfo(): array
{
@@ -303,7 +301,6 @@ class __TwigTemplate_%x extends Template
/**
* @codeCoverageIgnore
* @return array<int, int>
*/
public function getDebugInfo(): array
{