protected property Location::$columnNumber in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Location.php \phpDocumentor\Reflection\DocBlock\Location::columnNumber
@var int Column where the DocBlock text starts.
File
- vendor/
phpdocumentor/ reflection-docblock/ src/ phpDocumentor/ Reflection/ DocBlock/ Location.php, line 28
Class
- Location
- The location a DocBlock occurs within a file.
Namespace
phpDocumentor\Reflection\DocBlockCode
protected $columnNumber = 0;