Skip to content

Commit 7bd30b3

Browse files
Junade Alisebastianbergmann
authored andcommitted
Added comment for getNewLineMatches function.
1 parent ea7a9b4 commit 7bd30b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Differ.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ public function diffToArray($from, $to, LongestCommonSubsequence $lcs = null)
283283
}
284284

285285
/**
286+
* Get new strings denoting new lines from a given string.
286287
* @param $string
287288
*
288289
* @return mixed

0 commit comments

Comments
 (0)