update: lint

This commit is contained in:
HDVinnie
2023-02-03 22:23:00 -05:00
parent 3650900c97
commit f4ebee885c
80 changed files with 217 additions and 127 deletions
+2 -1
View File
@@ -14,8 +14,9 @@
namespace App\Exceptions;
use Throwable;
use Exception;
class TrackerException extends \Exception
class TrackerException extends Exception
{
protected const ERROR_MSG = [
// Error message of base Tracker system