We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecff958 commit c0d8af7Copy full SHA for c0d8af7
src/Exceptions/MissingFeatureException.php
@@ -4,6 +4,4 @@
4
5
use Exception;
6
7
-class MissingFeatureException extends Exception
8
-{
9
-}
+class MissingFeatureException extends Exception {}
0 commit comments