Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DocBlock.php
function DocBlock::getLocation
Returns the current location.
File
vendor/
phpdocumentor/
reflection-docblock/
src/
DocBlock.php
, line 93
Class
DocBlock
Namespace
phpDocumentor\Reflection
Code
public
function
getLocation
() : ?Location {
return
$this
->
location
; }
RSS feed