示例#1
0
文件: Cart.php 项目: aleherse/Sylius
 /**
  * {@inheritdoc}
  */
 public function getIdentifier()
 {
     return parent::getId();
 }