Example #1
0
 /**
  * Removes the active mask from the called class.
  * @return void
  */
 public static function unmask()
 {
     ErrorHandler::removeMask();
 }