REBELinBLUE\Deployer\Contracts\Repositories\HeartbeatRepositoryInterface::getByHash PHP Метод

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

public getByHash ( string $hash ) : Model
$hash string
Результат Illuminate\Database\Eloquent\Model
    public function getByHash($hash);