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

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

Méthodes publiques

Méthode Description
__construct ( string $webspace, string[] $expected, string[] $found ) ExpectedDefaultTemplatesNotFound constructor.

Method Details

__construct() public méthode

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