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 Phug\Lexer\Token; use Phug\Lexer\AbstractToken; class AttributeStartTok..
Decoded Output download
<?php
namespace Phug\Lexer\Token;
use Phug\Lexer\AbstractToken;
class AttributeStartToken extends AbstractToken
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Phug\Lexer\Token;
use Phug\Lexer\AbstractToken;
class AttributeStartToken extends AbstractToken
{
}
Function Calls
None |
Stats
MD5 | 1b5451b0185007f8de82af50a39217fa |
Eval Count | 0 |
Decode Time | 88 ms |