Beispiel #1
0
 public function __construct($race = null)
 {
     parent::__construct(null);
     $this->race = $race;
 }