class ExampleAttribute
Same name in other branches
- 10 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\ExtraAttributesView source
final class ExampleAttribute extends ExampleParentAttribute {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.