Beispiel #1
0
 /**
  * Lqlの実行テキストの作成
  * @return string
  */
 public function build()
 {
     return $this->lql->build();
 }