1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-02 11:20:52 +02:00

Update monstra/helpers/text.php

This commit is contained in:
Sergey Romanenko
2012-11-23 14:25:51 +02:00
parent c73abd0a72
commit 48c7ace92a

View File

@@ -230,6 +230,10 @@
/**
* Add's _1 to a string or increment the ending number to allow _2, _3, etc
*
* <code>
* $str = Text::increment($str);
* </code>
*
* @param string $str String to increment
* @param integer $first Start with
* @param string $separator Separator