DEBSOURCES
Skip Quicknav
sources / php-doctrine-annotations / 1.2.0-1~bpo70%2B1 / tests / Doctrine / Tests / Common / Annotations / Ticket / DCOM58Entity.php
12345678
<?php // Some class named Entity in the global namespace /** * @Annotation */ class Entity { }