1
0
Fork 0

Fix linting errors

pull/255/head
Felix Becker 2017-01-24 20:34:49 +01:00
parent 646cce9c21
commit 1a57f4b7bf
1 changed files with 3 additions and 1 deletions

View File

@ -295,7 +295,9 @@ class LanguageServer extends AdvancedJsonRpc\Dispatcher
*
* @param string $rootPath
*/
protected function beforeIndex(string $rootPath) {}
protected function beforeIndex(string $rootPath)
{
}
/**
* Will read and parse the passed source files in the project and add them to the appropiate indexes