php cs fix
This commit is contained in:
parent
374eaeb4ec
commit
ace727dae0
1 changed files with 1 additions and 3 deletions
|
|
@ -2,6 +2,4 @@
|
||||||
|
|
||||||
namespace App\Exceptions;
|
namespace App\Exceptions;
|
||||||
|
|
||||||
class BadRequestException extends \RuntimeException
|
class BadRequestException extends \RuntimeException {}
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue