8000 Remove docblock (#55580) · laravel/framework@17a53e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 17a53e1

Browse files
Remove docblock (#55580)
1 parent bb69654 commit 17a53e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Illuminate/Console/Concerns/InteractsWithIO.php

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ trait InteractsWithIO
1919
* The console components factory.
2020
*
2121
* @var \Illuminate\Console\View\Components\Factory
22-
*
23-
* @internal This property is not meant to be used or overwritten outside the framework.
2422
*/
2523
protected $components;
2624

0 commit comments

Comments
 (0)
0