Esempio n. 1
0
 /**
  * @return DeckId
  */
 public function getId()
 {
     return DeckId::fromString($this->id);
 }