From 48c7ace92a8a35fbd29d2a6de72aee53fef615cd Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Fri, 23 Nov 2012 14:25:51 +0200 Subject: [PATCH] Update monstra/helpers/text.php --- monstra/helpers/text.php | 4 ++++ 1 file changed, 4 insertions(+) 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