Correct workspace/symbol documentation
parent
c7c7e45777
commit
9f6cf32e5d
|
@ -46,7 +46,6 @@ class Workspace
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The workspace symbol request is sent from the client to the server to list project-wide symbols matching the query string.
|
* The workspace symbol request is sent from the client to the server to list project-wide symbols matching the query string.
|
||||||
* document.
|
|
||||||
*
|
*
|
||||||
* @param string $query
|
* @param string $query
|
||||||
* @return SymbolInformation[]
|
* @return SymbolInformation[]
|
||||||
|
|
Loading…
Reference in New Issue