Skip to content

Commit b4c7634

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 5e36851 commit b4c7634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @return string
99
*/
10-
function color_value_format(string $value, string $color ): string
10+
function color_value_format(string $value, string $color): string
1111
{
1212
$value = str_replace(' ', ' \space ', $value);
1313

0 commit comments

Comments
 (0)