diff --git a/.phpstorm.meta.php b/.phpstorm.meta.php index 1be0c876421e0a18879f1d77be5a8d9b60e08831..0ae629824b5e1f30578fdabf7574dbaab9b8f671 100644 --- a/.phpstorm.meta.php +++ b/.phpstorm.meta.php @@ -144,4 +144,8 @@ namespace PHPSTORM_META { override(\Psr\EventDispatcher\EventDispatcherInterface::dispatch(0), map([ '' => '@', ])); + + override(\TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(0), map([ + '' => '@' + ])); }