]> source.dussan.org Git - nextcloud-server.git/commit
Refactors controllers by using PHP8's constructor property promotion.
authorFaraz Samapoor <f.samapoor@gmail.com>
Sun, 4 Jun 2023 20:00:58 +0000 (23:30 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Tue, 20 Jun 2023 08:38:46 +0000 (10:38 +0200)
commit9eedeb401211c7210228b2c87674066d862d0329
tree5f8dc4bc12db3af2c3b2cc27246d9a26e2ea7065
parent5063bf37ed3e68041adb9a96f430a87d59106491
Refactors controllers by using PHP8's constructor property promotion.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
core/Controller/SearchController.php
core/Controller/SetupController.php
core/Controller/TranslationApiController.php
core/Controller/TwoFactorChallengeController.php
core/Controller/UnifiedSearchController.php
core/Controller/UserController.php
core/Controller/WebAuthnController.php
core/Controller/WellKnownController.php
core/Controller/WhatsNewController.php
core/Controller/WipeController.php