Interface PrototypeGenericInterface

Summary

Fully Qualified Name: Zend\Code\Generic\Prototype\PrototypeGenericInterface
Extends: PrototypeInterface

Description

Methods

Name Description Defined By
getName() PrototypeInterface
setName() PrototypeGenericInterface

Method Details

getName()

Returns: string

setName()

Parameter Name Type Description
$name string

Returns:

Top