Newscoop\Service\ISyncResourceService::findByPathOrId PHP Метод

findByPathOrId() публичный Метод

The synchronization of a resource means the association of that resource with the database.
public findByPathOrId ( $pathOrId ) : Resource
Результат Newscoop\Entity\Resource The synchronized Resource.
    function findByPathOrId($pathOrId);