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

Breadcrumb

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

DocParser::$ignoredAnnotationNamespaces

A list with annotations in namespaced format that are not causing exceptions when not resolved to an annotation class.

Type: bool[] indexed by namespace name

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php, line 142

Class

DocParser
A parser for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

private $ignoredAnnotationNamespaces = [];
RSS feed
Powered by Drupal