Removing test line, API should be 100% functional 5
continuous-integration/drone/push Build is passing Details

master
dorian.hodin 2 years ago
parent 8937173313
commit d3df5b3246

@ -8,6 +8,7 @@ use Throwable;
class PDOError extends HttpSpecializedException { class PDOError extends HttpSpecializedException {
protected $code = 408;
protected string $title = "PDO connection failed"; protected string $title = "PDO connection failed";
protected string $file; protected string $file;
protected int $line; protected int $line;

Loading…
Cancel
Save