FOFForm::getAttribute
Returns the value of an attribute of the form itself
Signature
public function getAttribute(string
$attribute,
[mixed
$default = null] )
Parameters
-
$attribute
- The name of the attribute
-
$default
- Optional default value to return
Returns
- mixed