1
0
Fork 0
php-language-server/src/Index
Tyson Andre 450116e2f3 docs: remove unused use statements, nit on phpdoc (#625)
* Remove unused use statements, nit on phpdoc

Add a note on something that looks like an invalid array index

* Remove phpdoc param with no real param
2018-11-11 20:45:47 +01:00
..
AbstractAggregateIndex.php perf: change index to a tree to speed up completion (#680) 2018-11-11 03:47:57 +01:00
DependenciesIndex.php Caching (#260) 2017-02-04 00:20:38 +01:00
GlobalIndex.php Make Index an EventEmitter (#255) 2017-01-25 01:38:11 +01:00
Index.php docs: remove unused use statements, nit on phpdoc (#625) 2018-11-11 20:45:47 +01:00
ProjectIndex.php Read vendor directory from project's composer.json, if set. (#281) 2017-02-07 23:20:12 +01:00
ReadableIndex.php perf: change index to a tree to speed up completion (#680) 2018-11-11 03:47:57 +01:00
StubsIndex.php Add Index classes and stubs (#214) 2016-12-13 01:51:02 +01:00