You are here

DeeperNamespaceParent.php in Plug 7

File

lib/doctrine/common/tests/Doctrine/Tests/Common/Reflection/DeeperNamespaceParent.php
View source
<?php

namespace Doctrine\Tests\Common\Reflection;

class DeeperNamespaceParent extends Dummies\NoParent {

}

Classes