Exemplo n.º 1
0
 /**
  * {@inheritdoc }
  */
 public function quote($value)
 {
     return $this->connection->quote($value);
 }