示例#1
0
文件: AnyList.php 项目: avz/php-b2
 public function toString(\b2\Quote $quote)
 {
     return $quote->values($this->literals);
 }