ForwardOnly implements ConfigurationInterface
Tags
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
stringallowArray()
Returns whether multiple annotations of this type are allowed.
public
allowArray(
)
: bool