Class AbstractStringAnnotation

Summary

Fully Qualified Name: Zend\Form\Annotation\AbstractStringAnnotation

Description

Methods

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

Method Details

__construct()

Receive and process the contents of an annotation

Parameter Name Type Description
$data array

Returns:

Top