Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DocBlock.php

DocBlock::$symbolAnnotations

@psalm-var array<string, array<int, string>> pre-parsed annotations indexed by name and occurrence index

Type: symbolAnnotations

File

vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/DocBlock.php, line 53

Class

DocBlock
This is an abstraction around a PHPUnit-specific docBlock, allowing us to ask meaningful questions about a specific reflection symbol.

Namespace

PHPUnit\Metadata\Annotation\Parser

Code

private readonly array $symbolAnnotations;
RSS feed
Powered by Drupal