예제 #1
0
파일: Cart.php 프로젝트: aleherse/Sylius
 /**
  * {@inheritdoc}
  */
 public function getIdentifier()
 {
     return parent::getId();
 }