コード例 #1
0
ファイル: Chat.php プロジェクト: Hywan/moxl
 public function request()
 {
     $this->store();
     Presence::chat($this->_status);
 }