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("CLASS") ..

Decoded Output download

<?php

namespace Pagekit\Database\ORM\Annotation;

/**
 * @Annotation
 * @Target("CLASS")
 */
final class MappedSuperclass implements Annotation
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Pagekit\Database\ORM\Annotation;

/**
 * @Annotation
 * @Target("CLASS")
 */
final class MappedSuperclass implements Annotation
{
}

Function Calls

None

Variables

None

Stats

MD5 1a9a9b2bb71eb11b49113f1626aa6c9a
Eval Count 0
Decode Time 82 ms