mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-12-27 03:26:37 +00:00
Optimized Exceptions
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
namespace App\Exception;
|
||||
|
||||
class NotSortableException extends \Exception
|
||||
final class NotSortableException extends \Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user