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 30d824f commit cd71bb0Copy full SHA for cd71bb0
console/input.rst
@@ -52,6 +52,8 @@ You now have access to a ``last_name`` argument in your command::
52
}
53
54
$output->writeln($text.'!');
55
+
56
+ return 0;
57
58
59
0 commit comments