コード例 #1
0
ファイル: HasWhere.php プロジェクト: avz/php-b2
 private function whereToString(\b2\Quote $quote)
 {
     return $this->where->toString($quote);
 }