class NoParent in Plug 7
Same name in this branch
- 7 lib/doctrine/common/tests/Doctrine/Tests/Common/Reflection/NoParent.php \Doctrine\Tests\Common\Reflection\NoParent
- 7 lib/doctrine/common/tests/Doctrine/Tests/Common/Reflection/Dummies/NoParent.php \Doctrine\Tests\Common\Reflection\Dummies\NoParent
Hierarchy
- class \Doctrine\Tests\Common\Reflection\Dummies\NoParent
Expanded class hierarchy of NoParent
1 file declares its use of NoParent
- UseParent.php in lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Reflection/ UseParent.php
File
- lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Reflection/ Dummies/ NoParent.php, line 5
Namespace
Doctrine\Tests\Common\Reflection\DummiesView source
class NoParent {
public $test;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
NoParent:: |
public | property |