コード例 #1
0
 public function request()
 {
     $this->store();
     Pubsub::createPersistentStorage($this->_to, $this->_node);
 }