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.
GeneralUtility::makeInstance
1 parent 5f72c48 commit dc5c588Copy full SHA for dc5c588
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