mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-01 20:12:20 +00:00
fix: errors
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exceptions;
|
||||
|
||||
use Exception;
|
||||
|
||||
class ProcessException extends Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user