]> source.dussan.org Git - nextcloud-server.git/commit
Uses PHP8's constructor property promotion in core/Command/User classes.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 14:41:17 +0000 (18:11 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Mon, 19 Jun 2023 10:55:10 +0000 (12:55 +0200)
commit99f117146d5d56bcb48c707413640e5a1cb40657
tree6ed2c9ce4957cd47d9ac2115bb14ca6bb075c219
parentceee417d2c48153d25460405c55594f8fdbb6b80
Uses PHP8's constructor property promotion in core/Command/User classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/User/Add.php
core/Command/User/AddAppPassword.php
core/Command/User/Delete.php
core/Command/User/Disable.php
core/Command/User/Enable.php
core/Command/User/Info.php
core/Command/User/LastSeen.php
core/Command/User/ListCommand.php
core/Command/User/Report.php
core/Command/User/ResetPassword.php
core/Command/User/Setting.php