You are here

class ChildObject in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php \Doctrine\Tests\Common\Util\ChildObject

Hierarchy

Expanded class hierarchy of ChildObject

File

vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php, line 69

Namespace

Doctrine\Tests\Common\Util
View source
class ChildObject extends \stdClass {

}

Members