class ChildObject in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php \Doctrine\Tests\Common\Util\ChildObject
Hierarchy
- class \Doctrine\Tests\Common\Util\stdClass
- class \Doctrine\Tests\Common\Util\stdClass
- class \Doctrine\Tests\Common\Util\ChildObject
- class \Doctrine\Tests\Common\Util\stdClass
Expanded class hierarchy of ChildObject
File
- vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ ClassUtilsTest.php, line 69
Namespace
Doctrine\Tests\Common\UtilView source
class ChildObject extends \stdClass {
}