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