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.
2 parents 1d966d8 + a501f4a commit 60ad8c7Copy full SHA for 60ad8c7
src/MaxMind/Db/Reader/InvalidDatabaseException.php
@@ -7,6 +7,5 @@
7
/**
8
* This class should be thrown when unexpected data is found in the database.
9
*/
10
-class InvalidDatabaseException extends \Exception
11
-{
12
-}
+// phpcs:disable
+class InvalidDatabaseException extends \Exception {}
0 commit comments