Exemple #1
0
 public function toDialectString(Dialect $dialect)
 {
     return $dialect->quoteBinary($this->getValue());
 }