We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb9273 commit 32cebeeCopy full SHA for 32cebee
README.md
@@ -4,7 +4,7 @@ phpctags
4
An enhanced php [ctags](http://ctags.sourceforge.net/) index file generator
5
compatible with http://ctags.sourceforge.net/FORMAT.
6
7
-Using [PHP_Parse](https://github.com/nikic/PHP-Parser) as PHP syntax parsing
+Using [PHP_Parser](https://github.com/nikic/PHP-Parser) as PHP syntax parsing
8
backend, written in pure PHP. The generated ctags index file contains scope
9
and access information about class's methods and properties.
10
0 commit comments