]> source.dussan.org Git - nextcloud-server.git/commit
Uses PHP8's constructor property promotion.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 15:02:59 +0000 (18:32 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Mon, 19 Jun 2023 10:55:27 +0000 (12:55 +0200)
commitea844ca5fbaacb8b4b68d82b6682fa01a1fa09e0
tree1e85b94509892cdbcd92ca76b508b0886806115f
parentceee417d2c48153d25460405c55594f8fdbb6b80
 Uses PHP8's constructor property promotion.
 in core/Command/App, /Background, and /Broadcast classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/App/Disable.php
core/Command/App/Enable.php
core/Command/App/ListApps.php
core/Command/App/Remove.php
core/Command/App/Update.php
core/Command/Background/Base.php
core/Command/Background/Job.php
core/Command/Background/ListCommand.php
core/Command/Broadcast/Test.php