]> source.dussan.org Git - nextcloud-server.git/commit
Uses PHP8's constructor property promotion.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 15:10:19 +0000 (18:40 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Tue, 20 Jun 2023 07:30:21 +0000 (09:30 +0200)
commitc0a5bdea5e8c0ad50cd3237edd167a4d8b679049
tree9b0d870a87aa88f07c8246b594978db3666310d2
parent64c19ce3aab20cae15bd522428ae54548a76b78b
 Uses PHP8's constructor property promotion.
 in core/Command/Info, /Integrity, and /Preview classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/Info/File.php
core/Command/Info/FileUtils.php
core/Command/Info/Space.php
core/Command/Integrity/CheckApp.php
core/Command/Integrity/CheckCore.php
core/Command/Integrity/SignApp.php
core/Command/Integrity/SignCore.php
core/Command/Preview/Generate.php
core/Command/Preview/Repair.php
core/Command/Preview/ResetRenderedTexts.php