class TypeHintReaderException extends Exception

Class TypeHintReaderException

Methods

withoutTypeHint(string $propertyName)

No description

invalidPropertyName(string $propertyName)

No description

notExistsClass(string $class)

No description

Details

at line 15
static TypeHintReaderException withoutTypeHint(string $propertyName)

Parameters

string $propertyName

Return Value

TypeHintReaderException

at line 24
static TypeHintReaderException invalidPropertyName(string $propertyName)

Parameters

string $propertyName

Return Value

TypeHintReaderException

at line 33
static TypeHintReaderException notExistsClass(string $class)

Parameters

string $class

Return Value

TypeHintReaderException