You are here

SameNamespaceParent.php in Zircon Profile 8.0

File

vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/SameNamespaceParent.php
View source
<?php

namespace Doctrine\Tests\Common\Reflection;

class SameNamespaceParent extends NoParent {

}

Classes