Correct docblock
parent
891c60c74e
commit
ddaa1fecf8
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue