Ejemplo n.º 1
0
 public static function appreciation($text)
 {
     return Clean::espaces(Clean::lignes(Clean::nul(trim($text))));
 }