Example #1
0
 /**
  * Constructor.
  */
 function __construct()
 {
     $this->findDefaults();
     TestEnv::backupConfig();
 }