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