Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
azjezz committed Mar 17, 2021
1 parent 5d6bfd9 commit b13674d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/component/str.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
- [strip_suffix](./../../src/Psl/Str/strip_suffix.php#L17)
- [to_int](./../../src/Psl/Str/to_int.php#L12)
- [trim](./../../src/Psl/Str/trim.php#L18)
- [trim_left](./../../src/Psl/Str/trim_left.php#L18)
- [trim_right](./../../src/Psl/Str/trim_right.php#L18)
- [truncate](./../../src/Psl/Str/truncate.php#L29)
- [uppercase](./../../src/Psl/Str/uppercase.php#L19)
- [width](./../../src/Psl/Str/width.php#L19)
- [wrap](./../../src/Psl/Str/wrap.php#L23)
- [after](./../../src/Psl/Str/after.php#L15)
Expand Down

0 comments on commit b13674d

Please sign in to comment.