We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecef5d1 commit 470b491Copy full SHA for 470b491
tests/MartinGeorgiev/Doctrine/ORM/Query/AST/Functions/TestCase.php
@@ -82,12 +82,12 @@ protected function getStringFunctions(): array
82
}
83
84
/**
85
- * @return array<int, string>
+ * @return array<int|string, string>
86
*/
87
abstract protected function getExpectedSqlStatements(): array;
88
89
90
91
92
abstract protected function getDqlStatements(): array;
93
0 commit comments