Exemple #1
0
 public static function setBody($content)
 {
     self::$body = array((string) $content);
 }