Skip to content

Commit 3b37ddb

Browse files
keradusnicolas-grekas
authored andcommitted
CS: apply rules
1 parent 8316e61 commit 3b37ddb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Parser/Reader.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ public function moveForward($length)
116116
$this->position += $length;
117117
}
118118

119-
/**
120-
*/
121119
public function moveToEnd()
122120
{
123121
$this->position = $this->length;

0 commit comments

Comments
 (0)