Example #1
0
 /**
  * @return \PDO
  */
 public function getPDO()
 {
     return $this->frest->getConfig()->getPDO();
 }