Exemple #1
0
 public function __construct($oznaceni, $x, $y, $z)
 {
     parent::__construct($oznaceni, $x, $y);
     $this->z = $z;
 }