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 Nwidart\Modules\Exceptions; class InvalidJsonException extends \Exceptio..
Decoded Output download
<?php
namespace Nwidart\Modules\Exceptions;
class InvalidJsonException extends \Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Nwidart\Modules\Exceptions;
class InvalidJsonException extends \Exception
{
}
Function Calls
None |
Stats
MD5 | 6b4b50c82737a5c2fab8dbf9b121916c |
Eval Count | 0 |
Decode Time | 74 ms |