Skip to content

Commit 3ee0c86

Browse files
committed
Update internal annotation
1 parent 8195595 commit 3ee0c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Facades/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* An extension of the Laravel Config facade with extra
99
* accessors that ensure the types of the returned values.
1010
*
11-
* @internal This facade is not meant to be used by the end user.
11+
* @internal This facade is not (yet) meant to be used by the end user.
1212
* @experimental This facade is experimental and may change in the future.
1313
*
1414
* @todo If class is kept internal, the facade alias should be removed from config.

0 commit comments

Comments
 (0)