‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Reflection\ClassSchema\Exception\NoSuchMethodException Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Reflection\ClassSchema\Exception\NoSuchMethodException:
TYPO3\CMS\Extbase\Reflection\Exception TYPO3\CMS\Extbase\Exception TYPO3\CMS\Core\Exception

Static Public Member Functions

static create (string $className, string $methodName)
 

Detailed Description

Class TYPO3\CMS\Extbase\Reflection\ClassSchema\Exception\NoSuchMethodException

Definition at line 23 of file NoSuchMethodException.php.

Member Function Documentation

◆ create()

static TYPO3\CMS\Extbase\Reflection\ClassSchema\Exception\NoSuchMethodException::create ( string  $className,
string  $methodName 
)
static