1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-09-01 17:12:42 +02:00

Improve standardize() coverage

This commit is contained in:
Daniel St. Jules
2013-07-28 15:11:21 -04:00
parent 88b8a8a6ef
commit f29e400e85
2 changed files with 50 additions and 33 deletions

View File

@@ -782,11 +782,9 @@ S::upperCaseFirst('σ test', 'UTF-8'); // 'Σ test'
**wordWrap**
**excerpt** ($str, $substring, $radius)
**pluralize** ($count, $singular, $plural = null)
**toBoolean**
**replace**
## Tests