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 Illuminate\Validation; use RuntimeException; class UnauthorizedExceptio..
Decoded Output download
<?php
namespace Illuminate\Validation;
use RuntimeException;
class UnauthorizedException extends RuntimeException
{
//
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Illuminate\Validation;
use RuntimeException;
class UnauthorizedException extends RuntimeException
{
//
}
Function Calls
None |
Stats
MD5 | 2a5f1e079fc0a982c6bb4f48119143c3 |
Eval Count | 0 |
Decode Time | 83 ms |