class ChildObject in Plug 7
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
- lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Util/ ClassUtilsTest.php, line 69
Namespace
Doctrine\Tests\Common\UtilView source
class ChildObject extends \stdClass {
}