Skip to content

Commit b775498

Browse files
PHPCBF: auto-fix coding standards (PHP )
1 parent 4099a11 commit b775498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ENV.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class ENV
66
{
77
private static $env;
8-
private static $comma;
8+
private static $comma;
99
private static $dataset = [];
1010

1111
public static function set(string $filePath)

0 commit comments

Comments
 (0)