Ejemplo n.º 1
0
 public static function setDataValidationSuccessfulToTrue()
 {
     self::$is_data_validation_successful = TRUE;
 }