Skip to content

Commit 193f0d2

Browse files
committed
scrutinizer fix
1 parent 50f4215 commit 193f0d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/phpDocumentor/GraphViz/Test/GraphTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,8 @@ public function test__toString()
387387

388388
/**
389389
* Help avoid issue of "#Warning: Strings contain different line endings!" on Windows.
390+
* @param string $string
391+
* @return string
390392
*/
391393
private function normalizeLineEndings($string)
392394
{

0 commit comments

Comments
 (0)