コード例 #1
0
ファイル: Cart.php プロジェクト: aleherse/Sylius
 /**
  * {@inheritdoc}
  */
 public function getIdentifier()
 {
     return parent::getId();
 }