Nextras\Orm\Relationships\IRelationshipCollection::has PHP Method

has() public method

public has ( Nextras\Orm\Entity\IEntity | scalar $entity ) : boolean
$entity Nextras\Orm\Entity\IEntity | scalar
return boolean
    public function has($entity);