eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher::match PHP Method

match() public method

Returns matched Siteaccess or false if no siteaccess could be matched.
public match ( ) : string | false
return string | false
    public function match();