コード例 #1
0
ファイル: template.php プロジェクト: rayminami/cc_webservice
 public static function setContent($content)
 {
     self::$content = $content;
 }