Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php \Drupal\Tests\Component\Annotation\CustomPlugin::id
  2. 9 core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php \Drupal\Tests\Component\Annotation\CustomPlugin::id

The plugin ID.

Type: string

File

core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php, line 83

Class

CustomPlugin
Custom plugin annotation.

Namespace

Drupal\Tests\Component\Annotation

Code

public $id;