We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61d122 commit a02ca7fCopy full SHA for a02ca7f
src/CliMenuBuilder.php
@@ -77,7 +77,7 @@ class CliMenuBuilder
77
/**
78
* @var bool
79
*/
80
- private $disabled;
+ private $disabled = false;
81
82
83
* @param CliMenuBuilder|null $parent
0 commit comments