Ejemplo n.º 1
0
 function __construct($a, $b, $c)
 {
     parent::__construct($a, $b);
     $this->c = $c;
 }