class ExampleAttribute

Same name and namespace 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

Attributes

#[\Attribute]

Hierarchy

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.