DEBSOURCES
Skip Quicknav
sources / php-doctrine-annotations / 1.11.2-1%2Bdeb11u1 / tests / Doctrine / Tests / Common / Annotations / Fixtures / Annotation / Autoload.php
12345678910
<?php namespace Doctrine\Tests\Common\Annotations\Fixtures\Annotation; /** * @Annotation */ class Autoload { }