Exemple #1
0
 /**
  * @return string
  */
 public function toSql()
 {
     return $this->grammar->compileSelect($this);
 }