Skip to content

Commit

Permalink
OS-58 Fixing phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
stankut committed Sep 18, 2023
1 parent c976621 commit c6f8aa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static function processNemidCompanyApartmentNr(&$element, FormStateInterf
}

/**
* Webform element validation handler for #type 'os2forms_nemid_company_apartment_nr'.
* Webform element validation for 'os2forms_nemid_company_apartment_nr'.
*/
public static function validateNemidCompanyApartmentNr(&$element, FormStateInterface $form_state, &$complete_form) {
// Here you can add custom validation logic.
Expand Down

0 comments on commit c6f8aa2

Please sign in to comment.