Свойство | Type | Description | |
---|---|---|---|
$reflection | ReflectionClass | A cached ReflectionClass instance for $this |
Méthode | Description | |
---|---|---|
getFormValue ( string $key ) : mixed |
Méthode | Description | |
---|---|---|
getReflection ( ) : ReflectionClass | Get a ReflectionClass Instance | |
hasFormMutator ( $key ) : boolean |
Méthode | Description | |
---|---|---|
mutateFormAttribute ( $key, $value ) : mixed |
public getFormValue ( string $key ) : mixed | ||
$key | string | |
Résultat | mixed |
protected getReflection ( ) : ReflectionClass | ||
Résultat | ReflectionClass |
protected hasFormMutator ( $key ) : boolean | ||
$key | ||
Résultat | boolean |