/** * Clears all previous field exceptions * */ public function clear_field_exceptions() { self::$exception_fields = array(); }