Skip to content

Commit a7356c5

Browse files
committed
Appleid coding standards
1 parent 2de4b28 commit a7356c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/os2forms_nemid/src/Plugin/WebformElement/NemidPrepopulateFieldInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ interface NemidPrepopulateFieldInterface {
1414
/**
1515
* String representation of the prepopulate field key.
1616
*
17-
* Is used to prepopulate the field from the corresponding plugin..
17+
* Is used to prepopulate the field from the corresponding plugin.
1818
*
1919
* @param array $element
2020
* The element to prepopulate value for.

modules/os2forms_nemid/src/Service/FormsHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ public function retrieveCompanyLookupResult(FormStateInterface $form_state) {
268268
}
269269

270270
/**
271-
* Performs lookup of the company data..
271+
* Performs lookup of the company data.
272272
*
273273
* Uses CVR or P-number based services depending on the available values.
274274
*

0 commit comments

Comments
 (0)