PHP 클래스 eZ\Publish\Core\MVC\Exception\InvalidSiteAccessException

상속: extends RuntimeExceptio\RuntimeException
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
__construct ( string $siteAccess, array $siteAccessList, string $matchType )

메소드 상세

__construct() 공개 메소드

public __construct ( string $siteAccess, array $siteAccessList, string $matchType )
$siteAccess string The invalid siteaccess
$siteAccessList array All valid siteaccesses, as a regular array
$matchType string How $siteAccess was matched