Property | Type | Description | |
---|---|---|---|
$reflection | ReflectionClass | A cached ReflectionClass instance for $this |
Method | Description | |
---|---|---|
getFormValue ( string $key ) : mixed |
Method | Description | |
---|---|---|
getReflection ( ) : ReflectionClass | Get a ReflectionClass Instance | |
hasFormMutator ( $key ) : boolean |
Method | Description | |
---|---|---|
mutateFormAttribute ( $key, $value ) : mixed |
protected getReflection ( ) : ReflectionClass | ||
return | ReflectionClass |