Exemplo n.º 1
0
 public function __construct()
 {
     if (!php_Boot::$skip_constructor) {
         parent::__construct();
     }
 }