8000 Fixed class name · symfony/symfony-docs@5becb0a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5becb0a

Browse files
Toflarwouterj
authored andcommitted
Fixed class name
1 parent 33c1b92 commit 5becb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dotenv.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ configuration settings for your environments, each of them can be adjusted by us
101101

102102
You can adjust the variable defining the environment, default environment and test
103103
environments by passing them as additional arguments to ``Dotenv::loadEnv()``
104-
(see :method:`Symfony\\Component\\Dotenv::loadEnv` for details).
104+
(see :method:`Symfony\\Component\\Dotenv\\Dotenv::loadEnv` for details).
105105

106106
.. versionadded:: 4.2
107107

0 commit comments

Comments
 (0)
0