Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function setEmail($email)
 {
     $this->customer->setEmail($email);
 }