mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-24 12:09:02 -05:00
update: lint
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user