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 EasyWeChat\Kernel\Exceptions; class BadMethodCallException extends Excep..
Decoded Output download
<?php
namespace EasyWeChat\Kernel\Exceptions;
class BadMethodCallException extends Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace EasyWeChat\Kernel\Exceptions;
class BadMethodCallException extends Exception
{
}
Function Calls
None |
Stats
MD5 | 96dce19a758691d9767fedd469c8a781 |
Eval Count | 0 |
Decode Time | 72 ms |