PHP 클래스 App\Foundation\Enums\Enum

상속: extends MyCLabs\Enum\Enum
파일 보기 프로젝트 열기: spatie-custom/blender

공개 메소드들

메소드 설명
allAsRegex ( ) : string
doesntEqual ( Enum $enum ) : boolean
toCollection ( ) : Collection

메소드 상세

allAsRegex() 공개 정적인 메소드

public static allAsRegex ( ) : string
리턴 string

doesntEqual() 공개 메소드

public doesntEqual ( Enum $enum ) : boolean
$enum Enum
리턴 boolean

toCollection() 공개 정적인 메소드

public static toCollection ( ) : Collection
리턴 Illuminate\Support\Collection