コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function setOriginalId($id)
 {
     return $this->entity->setOriginalId($id);
 }