示例#1
0
 /**
  * @inheritDoc
  */
 public function parse(QuoteInterface $quoteInterface)
 {
     return $quoteInterface->quoteBytea($this->value);
 }