示例#1
0
 /**
  * @return \Propel\Runtime\Connection\ConnectionInterface
  */
 protected function getConnection()
 {
     return $this->queryContainer->getConnection();
 }