mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-22 22:01:18 +01:00
0911b2e1ce
Line numbers are stored in the $line property of the PHPParser_Comment and PHPParser_Comment_Doc classes and can be retrieved with getLine().