コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function buildReference()
 {
     $this->line->setReference('');
 }
コード例 #2
0
 /**
  * {@inheritdoc}
  */
 public function buildPrice()
 {
     $this->line->setUnitPrice(0);
 }