Beispiel #1
0
 /**
  * @inheritDoc
  */
 public function compile(DriverInterface $driver)
 {
     return $driver->quote($this->ref);
 }