mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-04 18:42:40 +00:00
double spaces to single ones
This commit is contained in:
parent
a8bd7c6678
commit
b811afbc44
133 changed files with 654 additions and 654 deletions
|
@ -320,7 +320,7 @@ class String {
|
|||
*
|
||||
* ### Options
|
||||
*
|
||||
* - `width` The width to wrap to. Defaults to 72
|
||||
* - `width` The width to wrap to. Defaults to 72
|
||||
* - `wordWrap` Only wrap on words breaks (spaces) Defaults to true.
|
||||
* - `indent` String to indent with. Defaults to null.
|
||||
* - `indentAt` 0 based index to start indenting at. Defaults to 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue