PHP 인터페이스 Nelmio\Alice\Definition\FlagInterface

파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
__toString ( ) : string

메소드 상세

__toString() 공개 메소드

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