Use this annotation to specify an object instance to use as the bound object
of a form or fieldset
Annotation |
|
copyright |
Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
license |
New BSD License |
Methods
Receive and process the contents of an annotation
__construct(array $data)
Inherited
inherited_from |
\Zend\Form\Annotation\AbstractStringAnnotation::__construct() |
Parameters
$data
array
Exceptions
Retrieve the object
getObject() : null | string
Properties
$value
$value : string
Inherited
inherited_from |
\Zend\Form\Annotation\AbstractStringAnnotation::$$value |