]> source.dussan.org Git - nextcloud-server.git/commit
Uses PHP8's constructor property promotion.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 15:50:14 +0000 (19:20 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Sat, 24 Jun 2023 21:14:23 +0000 (23:14 +0200)
commitc01129947e9fecd26f10ef588cc0940ff187dc83
tree966f843798a3b4a594ef60ba82e227331e54b518
parent10d563a873b4c2d6d423f79140985335e2eb57a7
 Uses PHP8's constructor property promotion.
 in core/Command and /TwoFactorAuth classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/Check.php
core/Command/Status.php
core/Command/TwoFactorAuth/Cleanup.php
core/Command/TwoFactorAuth/Disable.php
core/Command/TwoFactorAuth/Enable.php
core/Command/TwoFactorAuth/Enforce.php
core/Command/TwoFactorAuth/State.php
core/Command/Upgrade.php