Exemple #1
0
 public static function setDieOnError($bool = true)
 {
     self::$die = $bool;
 }