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