PHP Класс Sulu\Component\Webspace\Loader\Exception\ExpectedDefaultTemplatesNotFound

Наследование: extends WebspaceException
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( string $webspace, string[] $expected, string[] $found ) ExpectedDefaultTemplatesNotFound constructor.

Описание методов

__construct() публичный Метод

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