Exemplo n.º 1
0
 function __construct()
 {
     parent::__construct('domain');
 }
Exemplo n.º 2
0
 function __construct()
 {
     parent::__construct('contact');
 }
Exemplo n.º 3
0
 function __construct($opts, $copts)
 {
     parent::__construct('domain', $opts, $copts);
 }