server icon indicating copy to clipboard operation
server copied to clipboard

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

Open fsamapoor opened this issue 2 years ago • 0 comments

This PR is the second 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.

fsamapoor avatar Jun 04 '23 20:06 fsamapoor