예제 #1
0
파일: HasWhere.php 프로젝트: avz/php-b2
 private function whereToString(\b2\Quote $quote)
 {
     return $this->where->toString($quote);
 }