Skip to content

Commit 11e1208

Browse files
committed
Merge branch 'feature/phpcs' of https://github.com/jijihohococo/php-env into feature/phpcs
2 parents 0daa2e8 + b775498 commit 11e1208

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)