Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 12, 2023
1 parent 852f54f commit 9bd6ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monorepo/scripts/docs/MarkdownFormatter.php
Original file line number Diff line number Diff line change
Expand Up @@ -546,4 +546,4 @@ public static function substr($string, $start, $length = null, $encoding = 'UTF-
{
return mb_substr($string, $start, $length, $encoding);
}
}
}

0 comments on commit 9bd6ecd

Please sign in to comment.