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

Breadcrumb

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

DocParser::$namespaces

Same name in this branch
  1. 11.1.x core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php \Drupal\Component\Annotation\Doctrine\DocParser::namespaces

An array of default namespaces if operating in simple mode.

Type: string[]

File

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

Class

DocParser
A parser for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

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