Skip to content

Commit fa54a02

Browse files
committed
Update docblock description to follow standards
1 parent fe2f667 commit fa54a02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/app.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
|
3636
| This value determines the "environment" your application is currently
3737
| running in. This may determine how you prefer to configure various
38-
| services the application utilizes.
38+
| services the application utilizes. This can be overridden using
39+
| the global command line "--env" option when calling commands.
3940
|
4041
*/
4142

0 commit comments

Comments
 (0)