1
0
Fork 0

Extend documentation

pull/63/head
Felix Becker 2016-10-11 11:22:58 +02:00
parent 20ea090af7
commit 5a490c4bf9
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ class PhpDocument
/**
* @param string $uri The URI of the document
* @param string $content The content of the document
* @param Project $project The Project this document belongs to (to register definitions etc)
* @param LanguageClient $client The LanguageClient instance (to report errors etc)
* @param Parser $parser The PHPParser instance