class ExampleAttribute

Same name in other branches
  1. 11.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes\ExampleAttribute

Hierarchy

  • class \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes\ExampleParentAttribute
    • class \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes\ExampleAttribute extends \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes\ExampleParentAttribute

Expanded class hierarchy of ExampleAttribute

2 files declare their use of ExampleAttribute
Used.php in core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Used.php
UsedAs.php in core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/UsedAs.php

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php, line 5

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes
View source
final class ExampleAttribute extends ExampleParentAttribute {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.