PHP 클래스 Sulu\Component\Webspace\Loader\Exception\ExpectedDefaultTemplatesNotFound

상속: extends WebspaceException
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__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[]