AnnotationWithVarType::$arrayOfAnnotations

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithVarType::arrayOfAnnotations
  2. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithVarType::arrayOfAnnotations
  3. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithVarType::arrayOfAnnotations

Type: array

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php, line 67

Class

AnnotationWithVarType
Plugin annotation @Target("ALL");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

public $arrayOfAnnotations;

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