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 Webkul\DataGrid\Exceptions; use Exception; class InvalidColumnException..
Decoded Output download
<?php
namespace Webkul\DataGrid\Exceptions;
use Exception;
class InvalidColumnException extends Exception
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Webkul\DataGrid\Exceptions;
use Exception;
class InvalidColumnException extends Exception
{
}
Function Calls
None |
Stats
MD5 | b904195583c4d2fe60eec7993be1a4ba |
Eval Count | 0 |
Decode Time | 86 ms |