Zend Framework  3.0
Public Member Functions | List of all members
Instance Class Reference

Instance (formerly "object") annotation. More...

Public Member Functions

 getObject ()
 Retrieve the object.
 
- Public Member Functions inherited from AbstractStringAnnotation
 __construct (array $data)
 Receive and process the contents of an annotation.
 

Additional Inherited Members

- Protected Attributes inherited from AbstractStringAnnotation
 $value
 

Detailed Description

Instance (formerly "object") annotation.

Use this annotation to specify an object instance to use as the bound object of a form or fieldset

Member Function Documentation

getObject ( )

Retrieve the object.

Returns
null|string