PHP Interface Nelmio\Alice\Definition\FlagInterface

Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
__toString ( ) : string

Method Details

__toString() public method

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