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