Blast\Orm\Relations\HasMany::getForeignEntity PHP Method

getForeignEntity() public method

public getForeignEntity ( ) : mixed
return mixed
    public function getForeignEntity()
    {
        return $this->foreignEntity;
    }