Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
mirovit committed Dec 13, 2017
1 parent f45b4ef commit 87e7849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Borica/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ public function getCertificate()
if ($this->useFileKeyReader) {
return $this->readKey($this->publicCertificate);
}

return $this->publicCertificate;
}
}

0 comments on commit 87e7849

Please sign in to comment.