eZ\Publish\Core\MVC\Symfony\Matcher\ContentBased\ViewMatcherInterface::matchLocation PHP Method

matchLocation() public method

Checks if a Location object matches.
public matchLocation ( eZ\Publish\API\Repository\Values\Content\Location $location ) : boolean
$location eZ\Publish\API\Repository\Values\Content\Location
return boolean
    public function matchLocation(Location $location);