コード例 #1
0
ファイル: out.php プロジェクト: Kamellot/My-Page
 public static function set($value)
 {
     Out::$data = $value;
 }