Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php namespace Pterodactyl\Exceptions\Service\Subuser; use Pterodactyl\Exceptions\Displ..
Decoded Output download
<?php
namespace Pterodactyl\Exceptions\Service\Subuser;
use Pterodactyl\Exceptions\DisplayException;
class UserIsServerOwnerException extends DisplayException
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Pterodactyl\Exceptions\Service\Subuser;
use Pterodactyl\Exceptions\DisplayException;
class UserIsServerOwnerException extends DisplayException
{
}
Function Calls
None |
Stats
MD5 | 0cc2e3c6d50852644515048067bf169b |
Eval Count | 0 |
Decode Time | 92 ms |