Ejemplo n.º 1
0
 function __construct(Imposto $outroImposto = null)
 {
     parent::__construct($outroImposto);
 }
Ejemplo n.º 2
0
 public function __construct($imposto = null)
 {
     parent::__construct($imposto);
 }