PHP Class Sulu\Component\Media\SystemCollections\UnrecognizedSystemCollection

Inheritance: extends Exception
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( $key, array $recognizedSystemCollections )
getKey ( ) : string
getRecognizedSystemCollections ( ) : string[]

Method Details

__construct() public méthode

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

getKey() public méthode

public getKey ( ) : string
Résultat string

getRecognizedSystemCollections() public méthode

public getRecognizedSystemCollections ( ) : string[]
Résultat string[]