예제 #1
0
 function __construct(Imposto $outroImposto = null)
 {
     parent::__construct($outroImposto);
 }
예제 #2
0
 public function __construct($imposto = null)
 {
     parent::__construct($imposto);
 }