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 196733e commit 78cf611Copy full SHA for 78cf611
src/Base/AbstractCommand.php
@@ -94,6 +94,7 @@ protected function init()
94
95
/**
96
* configure input definition
97
+ * @return InputDefinition|null
98
*/
99
protected function configure()
100
{
0 commit comments