1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00

Force re-run to unblock snyk

This commit is contained in:
Jake Barnby 2024-04-30 13:50:19 +12:00
parent 31d4a2ee98
commit 210ddf9129
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -311,7 +311,6 @@ class Exception extends \Exception
parent::__construct($this->message, $this->code, $previous);
}
/**
* Get the type of the exception.
*