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

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

Public Methods

Method Description
__construct ( Webspace $webspace, $customUrl )
getCustomUrl ( ) : string

Method Details

__construct() public method

public __construct ( Webspace $webspace, $customUrl )
$webspace Sulu\Component\Webspace\Webspace

getCustomUrl() public method

public getCustomUrl ( ) : string
return string