Text (class)

Class Text

Text handling methods.

Namespace: Cake\Utility
Located at Utility/Text.php

Method Detail

_wordWrapsource protected static

_wordWrap( string $text , integer $width 72 , string $break "\n" , boolean $cut false )

Unicode aware version of wordwrap