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