initial commit
This commit is contained in:
7
app/Exceptions/Hosting/PleskException.php
Normal file
7
app/Exceptions/Hosting/PleskException.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exceptions\Hosting;
|
||||
|
||||
class PleskException extends ProvisioningException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user