Skip to content

Commit e71c3d7

Browse files
oliverkleeJakeQZ
andauthored
Update src/Parsing/ParserState.php
Co-authored-by: JakeQZ <[email protected]>
1 parent df757b4 commit e71c3d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Parsing/ParserState.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,6 @@ private function strsplit(string $string): array
459459
}
460460

461461
/**
462-
* @param int $offset
463-
*
464462
* @return int|false
465463
*/
466464
private function strpos(string $haystack, string $needle, int $offset)

0 commit comments

Comments
 (0)