Example #1
0
 /**
  * @return array
  */
 public function errorInfo()
 {
     return $this->driver->getConnection()->errorInfo();
 }