mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-24 21:36:25 +00:00
Revert "minor #4411 Add return type to getDebugInfo (ruudk)"
This reverts commit868b429853, reversing changes made tob0017ad8c3.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user