‪TYPO3CMS  9.5
ConstructorArgumentMatcher.php File Reference

Go to the source code of this file.

Variables

 return ['TYPO3\CMS\Core\Package\PackageManager'=>['required'=>['numberOfMandatoryArguments'=> 1, 'maximumNumberOfArguments'=> 1, 'restFiles'=>['Deprecation-84109-DeprecateDependencyResolver.rst',],],], 'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController'=>['dropped'=>['maximumNumberOfArguments'=> 7, 'restFiles'=>['Breaking-82572-RDCTFunctionalityRemoved.rst',],], 'unused'=>['unusedArgumentNumbers'=>[4], 'restFiles'=>['Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst',],],],]
 

Variable Documentation

◆ return

return[ 'TYPO3\CMS\Core\Package\PackageManager'=>[ 'required'=>[ 'numberOfMandatoryArguments'=> 1, 'maximumNumberOfArguments'=> 1, 'restFiles'=>[ 'Deprecation-84109-DeprecateDependencyResolver.rst',],],], 'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController'=>[ 'dropped'=>[ 'maximumNumberOfArguments'=> 7, 'restFiles'=>[ 'Breaking-82572-RDCTFunctionalityRemoved.rst',],], 'unused'=>[ 'unusedArgumentNumbers'=>[4], 'restFiles'=>[ 'Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst',],],],]

Definition at line 2 of file ConstructorArgumentMatcher.php.