Public Member Functions | |
__construct (EntityProto $proto, &$object) | |
getGetter () | |
Private Attributes | |
$getter = null |
Definition at line 12 of file FormMutator.class.php.
FormMutator::__construct | ( | EntityProto $ | proto, | |
&$ | object | |||
) |
Reimplemented from PrototypedMethodCaller.
Definition at line 16 of file FormMutator.class.php.
References PrototypedMethodCaller::$object, and Assert::isInstance().
FormMutator::getGetter | ( | ) |
Reimplemented from PrototypedSetter.
Definition at line 26 of file FormMutator.class.php.
FormMutator::$getter = null [private] |
Definition at line 14 of file FormMutator.class.php.