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

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

Méthodes publiques

Méthode Description
__construct ( Webspace $webspace, Portal $portal )
getPortal ( ) : Webspace Returns the webspace in which the error occured.

Method Details

__construct() public méthode

public __construct ( Webspace $webspace, Portal $portal )
$webspace Sulu\Component\Webspace\Webspace
$portal Sulu\Component\Webspace\Portal

getPortal() public méthode

Returns the webspace in which the error occured.
public getPortal ( ) : Webspace
Résultat Sulu\Component\Webspace\Webspace