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

Revert "Force re-run to unblock snyk"

This reverts commit 210ddf9129.
This commit is contained in:
Jake Barnby 2024-04-30 13:50:26 +12:00
parent 210ddf9129
commit 9f06043c68
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

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