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

Breadcrumb

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

DocParser::$isNestedAnnotation

Same name in this branch
  1. 11.1.x vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php \Doctrine\Common\Annotations\DocParser::isNestedAnnotation

Flag to control if the current annotation is nested or not.

Type: boolean

File

core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php, line 84

Class

DocParser
A parser for docblock annotations.

Namespace

Drupal\Component\Annotation\Doctrine

Code

private $isNestedAnnotation = false;
RSS feed
Powered by Drupal