Exemplo n.º 1
0
 function __construct($manifest)
 {
     parent::__construct($manifest);
 }
Exemplo n.º 2
0
 function __construct($manifest)
 {
     parent::__construct($manifest);
     $filepath = dirname(__FILE__) . DIRECTORY_SEPARATOR;
 }