Skip to content

Commit 9c936d6

Browse files
RiasStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 65924ab commit 9c936d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/services/ContactFormExtensionsService.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ public function getRecaptcha()
9292

9393
/**
9494
* @param array $things
95+
*
9596
* @return array
9697
*/
9798
public function utf8AllTheThings(array $things): array
@@ -105,6 +106,7 @@ public function utf8AllTheThings(array $things): array
105106

106107
/**
107108
* @param array|string $value
109+
*
108110
* @return array|string
109111
*/
110112
public function utf8Value($value)

0 commit comments

Comments
 (0)