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

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

Public Methods

Method Description
__construct ( Webspace $portal, string $urlPattern )
getUrlPattern ( ) : string Returns the url pattern.

Method Details

__construct() public method

public __construct ( Webspace $portal, string $urlPattern )
$portal Sulu\Component\Webspace\Webspace
$urlPattern string

getUrlPattern() public method

Returns the url pattern.
public getUrlPattern ( ) : string
return string