aboutsummaryrefslogtreecommitdiffstats
path: root/lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php')
-rw-r--r--lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php b/lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php
index 30c7f8e60a5..c8c700033e6 100644
--- a/lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php
+++ b/lib/unstable/Security/Signature/Exceptions/IdentityNotFoundException.php
@@ -9,7 +9,6 @@ declare(strict_types=1);
namespace NCU\Security\Signature\Exceptions;
/**
- * @since 31.0.0
* @experimental 31.0.0
*/
class IdentityNotFoundException extends SignatureException {