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

Static Public Member Functions

static create (string $className, string $propertyName)
 

Detailed Description

only to be used within Extbase, not part of TYPO3 Core API.

Definition at line 23 of file NoPropertyTypesException.php.

Member Function Documentation

◆ create()