PHP Class Sulu\Component\Webspace\Loader\Exception\WebspaceException

Inheritance: extends Exception
Afficher le fichier Open project: sulu/sulu Class Usage Examples

Protected Properties

Свойство Type Description
$webspace Sulu\Component\Webspace\Webspace The webspace of this exception.

Méthodes publiques

Méthode Description
getWebspace ( ) : Webspace Returns the webspace of this exception.

Method Details

getWebspace() public méthode

Returns the webspace of this exception.
public getWebspace ( ) : Webspace
Résultat Sulu\Component\Webspace\Webspace

Property Details

$webspace protected_oe property

The webspace of this exception.
protected Webspace,Sulu\Component\Webspace $webspace
Résultat Sulu\Component\Webspace\Webspace