Skip to content

Commit

Permalink
update slugify method
Browse files Browse the repository at this point in the history
  • Loading branch information
siddik-web committed Apr 20, 2022
1 parent c8597d2 commit f5bd99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Stringify.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public function capitalize() : Stringify
*
* @return Stringify
*
* @since 1.0.6
* @since 1.0.7
*/
public function slugify() : Stringify
{
Expand Down

0 comments on commit f5bd99b

Please sign in to comment.