mediatekformation

ConfigurationInterface

ConfigurationInterface.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

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

Methods

allowArray()

Returns whether multiple annotations of this type are allowed.

public allowArray() : bool
Return values
bool

getAliasName()

Returns the alias name for an annotated configuration.

public getAliasName() : string
Return values
string

Search results