Ejemplo n.º 1
0
 /** @deprecated Use QueryInterface implementation */
 public function id($value)
 {
     $this->query->primary($value);
     return $this;
 }