PHP Class Sulu\Component\Media\SystemCollections\UnrecognizedSystemCollection

Inheritance: extends Exception
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( $key, array $recognizedSystemCollections )
getKey ( ) : string
getRecognizedSystemCollections ( ) : string[]

Method Details

__construct() public method

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

getKey() public method

public getKey ( ) : string
return string

getRecognizedSystemCollections() public method

public getRecognizedSystemCollections ( ) : string[]
return string[]