Beispiel #1
0
 public function equals(Id $id) : bool
 {
     return $this->id === $id->id();
 }