EC-CUBE4 APIドキュメント

ForwardOnly implements ConfigurationInterface

Tags
Annotation
Target

("METHOD")

Table of Contents

getAliasName() Returns the alias name for an annotated configuration. string
allowArray() Returns whether multiple annotations of this type are allowed. bool

Methods

getAliasName()

Returns the alias name for an annotated configuration.

public getAliasName( ) : string
Return values
string

allowArray()

Returns whether multiple annotations of this type are allowed.

public allowArray( ) : bool
Return values
bool

Search results