diff --git a/monstra/helpers/text.php b/monstra/helpers/text.php index 7ffcbbe..4fad4b8 100644 --- a/monstra/helpers/text.php +++ b/monstra/helpers/text.php @@ -230,6 +230,10 @@ /** * Add's _1 to a string or increment the ending number to allow _2, _3, etc * + * + * $str = Text::increment($str); + * + * * @param string $str String to increment * @param integer $first Start with * @param string $separator Separator