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

Breadcrumb

  1. Drupal Core 11.1.x

namespace PHPUnit\Metadata\Annotation\Parser

Object name File name Summary
DocBlock vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/DocBlock.php This is an abstraction around a PHPUnit-specific docBlock,
allowing us to ask meaningful questions about a specific
reflection symbol.
Registry vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/Registry.php Reflection information, and therefore DocBlock information, is static within
a single PHP process. It is therefore okay to use a Singleton registry here.
RSS feed
Powered by Drupal