Skip to content

Conversation

@nunomaduro
Copy link
Member

This pull request fixes the Command::setHidden() method that was not actually hidden the command from the list command.

This regression was introduced on the #37941 pull request, and I've added a few tests to ensure this don't happen in the future.

@driesvints
Copy link
Member

I'm not entirely sure why I removed it in that PR. I thought there was a good reason for.

@owenvoke
Copy link
Contributor

Thanks for adding this back Nuno. 👍🏻

@taylorotwell taylorotwell merged commit 17831c2 into 9.x Jan 14, 2022
@taylorotwell
Copy link
Member

@driesvints I think we thought it was a no-op because the code looks the exact same as the parent class. But apparently it's not.😅

@taylorotwell taylorotwell deleted the fix/command-is-hidden branch January 14, 2022 12:39
@driesvints
Copy link
Member

hmm yeah that could indeed be it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants