Skip to content

Commit

Permalink
fix invalid id, this must be a class (laravel#7508)
Browse files Browse the repository at this point in the history
  • Loading branch information
driade authored Dec 13, 2021
1 parent 0114efa commit 22d680c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,7 @@ The `Str::replaceLast` method replaces the last occurrence of a given value in a


<a name="method-str-reverse"></a>
#### `Str::reverse()` {#collection-method}
#### `Str::reverse()` {.collection-method}

The `Str::reverse` method reverses the given string:

Expand Down

0 comments on commit 22d680c

Please sign in to comment.