Skip to content

Commit

Permalink
Exception: refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Feb 5, 2024
1 parent e197a22 commit eb74866
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 21 deletions.
10 changes: 0 additions & 10 deletions src/Exceptions/Logical/InvalidArgumentException.php

This file was deleted.

10 changes: 0 additions & 10 deletions src/Exceptions/Logical/InvalidStateException.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/Exceptions/LogicalException.php
Expand Up @@ -4,7 +4,7 @@

use LogicException;

abstract class LogicalException extends LogicException
final class LogicalException extends LogicException
{

}

0 comments on commit eb74866

Please sign in to comment.