ReferenceContext
in package
Table of Contents
Properties
- $includeDeclaration : bool
- Include the declaration of the current symbol.
Methods
- __construct() : mixed
Properties
$includeDeclaration
Include the declaration of the current symbol.
public
bool
$includeDeclaration
Methods
__construct()
public
__construct([bool|null $includeDeclaration = null ]) : mixed
Parameters
- $includeDeclaration : bool|null = null