コード例 #1
0
ファイル: PGQConsumer.php プロジェクト: Nikitian/fl-ru-damp
 protected function register()
 {
     return PGQ::register($this->log, $this->pg_src_con, $this->qname, $this->cname);
 }