Massive PHPCS linting
This commit is contained in:
parent
78c8b8d8ea
commit
3ee5803416
346 changed files with 834 additions and 1424 deletions
|
@ -28,5 +28,4 @@ use Pterodactyl\Exceptions\DisplayException;
|
|||
|
||||
class HasActiveServersException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -28,5 +28,4 @@ use Pterodactyl\Exceptions\DisplayException;
|
|||
|
||||
class InvalidFileMimeTypeException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -28,5 +28,4 @@ use Pterodactyl\Exceptions\DisplayException;
|
|||
|
||||
class InvalidFileUploadException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -28,5 +28,4 @@ use Pterodactyl\Exceptions\DisplayException;
|
|||
|
||||
class InvalidPackArchiveFormatException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -28,5 +28,4 @@ use Pterodactyl\Exceptions\DisplayException;
|
|||
|
||||
class UnreadableZipArchiveException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -26,5 +26,4 @@ namespace Pterodactyl\Exceptions\Service\Pack;
|
|||
|
||||
class ZipArchiveCreationException extends \Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -28,5 +28,4 @@ use Exception;
|
|||
|
||||
class RequiredVariableMissingException extends Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -26,5 +26,4 @@ namespace Pterodactyl\Exceptions\Service\ServiceOption;
|
|||
|
||||
class InvalidCopyFromException extends \Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -26,5 +26,4 @@ namespace Pterodactyl\Exceptions\Service\ServiceOption;
|
|||
|
||||
class NoParentConfigurationFoundException extends \Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
|
@ -28,5 +28,4 @@ use Exception;
|
|||
|
||||
class ReservedVariableNameException extends Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue