Loading src/UnicaenParametre/Exception/ParametreMalTypeException.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,6 @@ namespace UnicaenParametre\Exception; use Exception; use RuntimeException; class ParametreMalTypeException extends Exception {} No newline at end of file class ParametreMalTypeException extends RuntimeException {} No newline at end of file src/UnicaenParametre/Exception/ParametreNotFoundException.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,6 @@ namespace UnicaenParametre\Exception; use Exception; use RuntimeException; class ParametreNotFoundException extends Exception {} No newline at end of file class ParametreNotFoundException extends RuntimeException {} No newline at end of file Loading
src/UnicaenParametre/Exception/ParametreMalTypeException.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,6 @@ namespace UnicaenParametre\Exception; use Exception; use RuntimeException; class ParametreMalTypeException extends Exception {} No newline at end of file class ParametreMalTypeException extends RuntimeException {} No newline at end of file
src/UnicaenParametre/Exception/ParametreNotFoundException.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,6 @@ namespace UnicaenParametre\Exception; use Exception; use RuntimeException; class ParametreNotFoundException extends Exception {} No newline at end of file class ParametreNotFoundException extends RuntimeException {} No newline at end of file