You are here

class NoParent in Zircon Profile 8

Same name in this branch
  1. 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/NoParent.php \Doctrine\Tests\Common\Reflection\NoParent
  2. 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/Dummies/NoParent.php \Doctrine\Tests\Common\Reflection\Dummies\NoParent
Same name and namespace in other branches
  1. 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/NoParent.php \Doctrine\Tests\Common\Reflection\NoParent

Hierarchy

  • class \Doctrine\Tests\Common\Reflection\NoParent

Expanded class hierarchy of NoParent

File

vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/NoParent.php, line 5

Namespace

Doctrine\Tests\Common\Reflection
View source
class NoParent {
  public $test;

}

Members