Class AbstractArrayAnnotation

Summary

Fully Qualified Name: Zend\Form\Annotation\AbstractArrayAnnotation

Description

Methods

Name Description Defined By
__construct() Receive and process the contents of an annotation AbstractArrayAnnotation

Method Details

__construct()

Receive and process the contents of an annotation

Parameter Name Type Description
$data array

Returns:

Top