Move services onto new services system, includes tests
This commit is contained in:
parent
e91079d128
commit
90bbe57148
26 changed files with 899 additions and 272 deletions
|
@ -22,7 +22,7 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
namespace Pterodactyl\Exceptions\Services\ServiceOption;
|
||||
namespace Pterodactyl\Exceptions\Services;
|
||||
|
||||
class HasActiveServersException extends \Exception
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue