eZ\Publish\Core\MVC\Symfony\Matcher\ContentBased\Id\LocationRemote::matchContentInfo PHP Méthode

matchContentInfo() public méthode

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
Résultat boolean
    public function matchContentInfo(ContentInfo $contentInfo)
    {
    }