]> source.dussan.org Git - nextcloud-server.git/commit
Uses PHP8's constructor property promotion.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 15:46:09 +0000 (19:16 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Mon, 19 Jun 2023 15:44:48 +0000 (17:44 +0200)
commitd83944fd101ca46f53cdb11520ae3b011f62b2b8
tree884d7d132d4f60ba1a2af30fd1e4b1fceacc8fc4
parent81bb3362b24a621fb399877739e7bff35ec13eb7
 Uses PHP8's constructor property promotion.
 in core/Command/Log, /Security, and /SystemTag classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/Log/File.php
core/Command/Log/Manage.php
core/Command/Security/ImportCertificate.php
core/Command/Security/ListCertificates.php
core/Command/Security/RemoveCertificate.php
core/Command/Security/ResetBruteforceAttempts.php
core/Command/SystemTag/Add.php
core/Command/SystemTag/Delete.php
core/Command/SystemTag/Edit.php
core/Command/SystemTag/ListCommand.php