1
0
Fork 0

Correct docblock

pull/63/head
Felix Becker 2016-10-11 13:09:24 +02:00
parent 891c60c74e
commit ddaa1fecf8
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ class PhpDocument
* that may have occured as diagnostics. * that may have occured as diagnostics.
* *
* @param string $content * @param string $content
* @param bool $keepInMemory Wether to keep content, statements and definitions in memory or only update project definitions
* @return void * @return void
*/ */
public function updateContent(string $content) public function updateContent(string $content)