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

Breadcrumb

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

DocBlock::$location

@var Location|null Information about the location of this DocBlock.

Type: location

File

vendor/phpdocumentor/reflection-docblock/src/DocBlock.php, line 35

Class

DocBlock

Namespace

phpDocumentor\Reflection

Code

private ?Location $location = null;
RSS feed
Powered by Drupal