Exemplo n.º 1
0
 function __construct($dom = null, $root = null)
 {
     parent::__construct($dom, $root, 'item');
 }
Exemplo n.º 2
0
 function __construct($dom = null, $root = null)
 {
     parent::__construct($dom, $root, 'collection');
 }