PHP Interface Nelmio\Alice\Definition\FlagInterface

Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
__toString ( ) : string

Method Details

__toString() public méthode

public __toString ( ) : string
Résultat string Flag string representation. Is used as an identifier to easily access to a specific flag or guarantee the flag uniqueness in FlagBag.