PHP 클래스 Sulu\Component\Media\SystemCollections\UnrecognizedSystemCollection

상속: extends Exception
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( $key, array $recognizedSystemCollections )
getKey ( ) : string
getRecognizedSystemCollections ( ) : string[]

메소드 상세

__construct() 공개 메소드

public __construct ( $key, array $recognizedSystemCollections )
$recognizedSystemCollections array

getKey() 공개 메소드

public getKey ( ) : string
리턴 string

getRecognizedSystemCollections() 공개 메소드

public getRecognizedSystemCollections ( ) : string[]
리턴 string[]