コード例 #1
0
ファイル: queue_push.php プロジェクト: 453111208/bbc
 public function testPublish()
 {
     queue::push('cleankvstore', array());
 }