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 f5f2b26 commit a2f2dc2Copy full SHA for a2f2dc2
src/Illuminate/Console/Prohibitable.php
@@ -15,7 +15,7 @@ trait Prohibitable
15
* Indicate whether the command should be prohibited from running.
16
*
17
* @param bool $prohibit
18
- * @return bool
+ * @return void
19
*/
20
public static function prohibit($prohibit = true)
21
{
0 commit comments