Свойство | Тип | Описание | |
---|---|---|---|
$matcher | eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher | The matcher instance that has been used to discover the siteaccess. | |
$matchingType | string | Contains the matcher class FQN, or 'default' if fell back to the default siteaccess. | |
$name | string | Name of the siteaccess. |
Метод | Описание | |
---|---|---|
__construct ( $name = null, $matchingType = null, $matcher = null ) | ||
__toString ( ) |
public __construct ( $name = null, $matchingType = null, $matcher = null ) |
public Matcher,eZ\Publish\Core\MVC\Symfony\SiteAccess $matcher | ||
Результат | eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher |
public string $matchingType | ||
Результат | string |