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.
2 parents b63041b + dc5c588 commit 300a09aCopy full SHA for 300a09a
stubs/GeneralUtility.stub
@@ -4,7 +4,7 @@ namespace TYPO3\CMS\Core\Utility;
4
class GeneralUtility
5
{
6
/**
7
- * @template T
+ * @template T of object
8
* @phpstan-param class-string<T> $className
9
* @phpstan-param array<int, mixed> $constructorArguments
10
* @phpstan-return T
0 commit comments