PHP Class eZ\Publish\Core\MVC\Exception\InvalidSiteAccessException

Inheritance: extends RuntimeExceptio\RuntimeException
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
__construct ( string $siteAccess, array $siteAccessList, string $matchType )

Method Details

__construct() public méthode

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