Ejemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function info()
 {
     return $this->driver->count(null, $this->table);
 }