DEBSOURCES
Skip Quicknav
sources / php-doctrine-annotations / 1.2.0-1~bpo70%2B1 / tests / Doctrine / Tests / Common / Annotations / Fixtures / Api.php
12345678910
<?php /** * This class is not an annotation * It's a class build to test ClassWithInclude */ class Api { }