Ejemplo n.º 1
0
 /**
  * @return int
  */
 public function countAffected()
 {
     return $this->driver->countAffected();
 }