コード例 #1
0
 public static function stylize($string)
 {
     return Markup::stylize($string);
 }