‪TYPO3CMS  10.4
FunctionCallMatcher.php File Reference

Go to the source code of this file.

Variables

 return ['debugBegin'=>['numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 0, 'restFiles'=>['Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst',],], 'debugEnd'=>['numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 0, 'restFiles'=>['Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst',],], 'xdebug'=>['numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 0, 'restFiles'=>['Breaking-82640-Re-arrangingGlobalDebugFunctions.rst',],], 'debug'=>['numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 3, 'restFiles'=>['Breaking-82640-Re-arrangingGlobalDebugFunctions.rst',],],]
 

Variable Documentation

◆ return

return[ 'debugBegin'=>[ 'numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 0, 'restFiles'=>[ 'Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst',],], 'debugEnd'=>[ 'numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 0, 'restFiles'=>[ 'Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst',],], 'xdebug'=>[ 'numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 0, 'restFiles'=>[ 'Breaking-82640-Re-arrangingGlobalDebugFunctions.rst',],], 'debug'=>[ 'numberOfMandatoryArguments'=> 0, 'maximumNumberOfArguments'=> 3, 'restFiles'=>[ 'Breaking-82640-Re-arrangingGlobalDebugFunctions.rst',],],]

Definition at line 3 of file FunctionCallMatcher.php.