PHP Class Sulu\Bundle\MediaBundle\Media\Exception\CacheNotFoundException

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

Méthodes publiques

Méthode Description
__construct ( string $alias )
getAlias ( ) : string The format cache alias which is not found.
toArray ( )

Method Details

__construct() public méthode

public __construct ( string $alias )
$alias string

getAlias() public méthode

The format cache alias which is not found.
public getAlias ( ) : string
Résultat string

toArray() public méthode

public toArray ( )