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 Pagekit\Database\ORM\Annotation; /** * @Annotation * @Target("METHOD")..
Decoded Output download
<?php
namespace Pagekit\Database\ORM\Annotation;
/**
* @Annotation
* @Target("METHOD")
*/
final class Init implements Annotation
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Pagekit\Database\ORM\Annotation;
/**
* @Annotation
* @Target("METHOD")
*/
final class Init implements Annotation
{
}
Function Calls
None |
Stats
MD5 | cc8ef5b55a78583579399ce78d001462 |
Eval Count | 0 |
Decode Time | 94 ms |