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