Puli\Repository\Api\Resource\PuliResource::isAttached PHP Метод

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

Resources can be attached to a repository with {@link attachTo()}. The method {@link getRepository()} returns the attached repository.
public isAttached ( ) : boolean
Результат boolean Whether the resource is attached to a repository.
    public function isAttached();