You are here

public property AnnotationWithVarType::$arrayOfStrings in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithVarType::arrayOfStrings

Type: string[]

File

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

Class

AnnotationWithVarType
Plugin annotation @Target("ALL");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

public $arrayOfStrings;