eZ\Publish\Core\MVC\Symfony\Matcher\ContentBased\MatcherInterface::matchContentInfo PHP Method

matchContentInfo() public method

Checks if a ContentInfo object matches.
public matchContentInfo ( eZ\Publish\API\Repository\Values\Content\ContentInfo $contentInfo ) : boolean
$contentInfo eZ\Publish\API\Repository\Values\Content\ContentInfo
return boolean
    public function matchContentInfo(ContentInfo $contentInfo);