コード例 #1
0
 public function __construct($path, $remote_name)
 {
     parent::__construct($path);
     $this->remote_name = $remote_name;
 }