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

[3/3] Refactors /core controllers using constructor property promotion. #38638

Merged

Conversation

fsamapoor
Copy link
Member

This PR is the third part of the three-part refactoring of the /core controllers by using PHP8's constructor property promotion to remove redundant lines and make the code cleaner.

I figured I should split the changes into three parts to make reviewing the changes easier.

Copy link
Contributor

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@artonge artonge requested a review from a team June 19, 2023 10:18
@artonge artonge force-pushed the constructor_property_promotion_part3 branch from 563c511 to 323d153 Compare June 19, 2023 15:45
@artonge artonge requested a review from come-nc June 20, 2023 07:30
@artonge artonge force-pushed the constructor_property_promotion_part3 branch from ba94f3f to 4ce7173 Compare June 20, 2023 08:38
@come-nc come-nc merged commit 14ac281 into nextcloud:master Jun 20, 2023
@fsamapoor fsamapoor deleted the constructor_property_promotion_part3 branch March 8, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants