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

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

Public Methods

Method Description
__construct ( string $webspace, string[] $expected, string[] $found ) ExpectedDefaultTemplatesNotFound constructor.

Method Details

__construct() public method

ExpectedDefaultTemplatesNotFound constructor.
public __construct ( string $webspace, string[] $expected, string[] $found )
$webspace string
$expected string[]
$found string[]