コード例 #1
0
ファイル: JSONHandler.php プロジェクト: roadrunner6/mythcut
 public function __construct($call)
 {
     parent::__construct();
     $this->method = $call;
 }