Skip to content

Commit a2ce48f

Browse files
piotr-czGrahamCampbell
authored andcommitted
Fix docblock for Dotenv::createImmutable (#392)
1 parent 6ca3a1d commit a2ce48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dotenv.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public static function createMutable($paths, $file = null)
7878
}
7979

8080
/**
81-
* Create a new mutable dotenv instance with default repository.
81+
* Create a new immutable dotenv instance with default repository.
8282
*
8383
* @param string|string[] $paths
8484
* @param string|null $file

0 commit comments

Comments
 (0)