We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65924ab commit 9c936d6Copy full SHA for 9c936d6
src/services/ContactFormExtensionsService.php
@@ -92,6 +92,7 @@ public function getRecaptcha()
92
93
/**
94
* @param array $things
95
+ *
96
* @return array
97
*/
98
public function utf8AllTheThings(array $things): array
@@ -105,6 +106,7 @@ public function utf8AllTheThings(array $things): array
105
106
107
108
* @param array|string $value
109
110
* @return array|string
111
112
public function utf8Value($value)
0 commit comments