mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 12:23:44 +02:00
Fairly basic implementation of adding a server. Does not actually do anything yet.
Pushing this for commit sake.
This commit is contained in:
8
app/Exceptions/DisplayValidationException.php
Normal file
8
app/Exceptions/DisplayValidationException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Pterodactyl\Exceptions;
|
||||
|
||||
class DisplayValidationException extends \Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user