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 Laminas\Code\Generator\DocBlock\Tag; use Laminas\Code\Generic\Prototype\..

Decoded Output download

<?php

namespace Laminas\Code\Generator\DocBlock\Tag;

use Laminas\Code\Generic\Prototype\PrototypeInterface;

interface TagInterface extends PrototypeInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Laminas\Code\Generator\DocBlock\Tag;

use Laminas\Code\Generic\Prototype\PrototypeInterface;

interface TagInterface extends PrototypeInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 2f4c8a6c3dbc370d93c698b4e3393f5b
Eval Count 0
Decode Time 79 ms