diff --git a/exceptions/updates/MDInvalidNodaLink.php b/exceptions/updates/MDInvalidNodaLink.php index 13308b6..f695f11 100644 --- a/exceptions/updates/MDInvalidNodaLink.php +++ b/exceptions/updates/MDInvalidNodaLink.php @@ -1,6 +1,7 @@ */ @@ -10,7 +11,7 @@ declare(strict_types = 1); * Custom exception class to be raised when trying to use a language that is not * accepted by museum-digital. */ -final class MDInvalidNodaLink extends Exception { +class MDInvalidNodaLink extends Exception { /** * Error message. *