class NoParent

Hierarchy

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

Expanded class hierarchy of NoParent

File

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

Namespace

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

}

Members