Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Aug 19, 2024
1 parent 30bf514 commit f40d333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Utils/Strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,6 @@ public static function split(
return $utf8 && $captureOffset
? self::bytesToChars($subject, [$m])[0]
: $m;

}


Expand Down

0 comments on commit f40d333

Please sign in to comment.