Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sidebar ordering bug by using null coalescing operator instead of elvis operator #234

Conversation

caendesilva
Copy link
Member

No description provided.

@caendesilva caendesilva changed the title Fix #232 Fix sidebar ordering bug by using null coalescing operator instead of elvis operator May 2, 2022
@caendesilva caendesilva merged commit 74c9c58 into master May 2, 2022
@caendesilva caendesilva deleted the 232-bug-elvis-operator-in-generatesdocumentationsidebarphp-skips-first-entry-in-sidebar-order-array branch May 2, 2022 13:48
caendesilva pushed a commit that referenced this pull request Jul 16, 2022
Rename Router class to Services\RoutingService hydephp/develop@bee5548
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.

Bug: Elvis operator in GeneratesDocumentationSidebar.php skips first entry in sidebar order array
1 participant