You are here

FullyClassifiedParent.php in Zircon Profile 8.0

File

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

namespace Doctrine\Tests\Common\Reflection;

class FullyClassifiedParent extends \Doctrine\Tests\Common\Reflection\NoParent {

}

Classes