コード例 #1
0
ファイル: Create.php プロジェクト: movim/moxl
 public function request()
 {
     $this->store();
     Pubsub::create($this->_to, $this->_node, $this->_name);
 }