Fixed PHPunit errors.

This commit is contained in:
Jan Böhmer 2020-04-15 12:51:12 +02:00
parent 7e39443084
commit 85eafd47aa
2 changed files with 3 additions and 1 deletions

View file

@ -54,6 +54,8 @@ class LabelResponse extends Response
}
$this->ensureIEOverSSLCompatibility($request);
return $this;
}
/**