Skip to content

Commit 123c350

Browse files
committed
fix: return type error
1 parent 5a2c68a commit 123c350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Element/UKAddressLookup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public static function getCompositeElements(array $element) {
8484

8585
/**
8686
* {@inheritdoc}
87-
*
87+
*
8888
* @phpstan-ignore-next-line Ignore the next line for return type until webform give one.
8989
*/
9090
public static function validateWebformComposite(&$element, FormStateInterface $form_state, &$complete_form) {

0 commit comments

Comments
 (0)