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:
@@ -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
|
||||
|
Reference in New Issue
Block a user