Skip to content

Commit 8666c82

Browse files
markwuweynhamz
authored andcommitted
Forgot commit the kind mapping
1 parent ad7e086 commit 8666c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PHPCtags.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class PHPCtags
1515
'd' => 'constant',
1616
'v' => 'variable',
1717
'i' => 'interface',
18+
'n' => 'namespace',
1819
);
1920

2021
private $mParser;

0 commit comments

Comments
 (0)