]> source.dussan.org Git - nextcloud-server.git/commit
Moves single constructor parameters to new lines. 38768/head
authorFaraz Samapoor <fsa@adlas.at>
Tue, 13 Jun 2023 12:11:33 +0000 (15:41 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Tue, 20 Jun 2023 07:29:50 +0000 (09:29 +0200)
commit51aae7866c5e6f34132b4e1549368a2466b29b33
tree63eb8ee1043ae3cf4eaa1496eb69dce17f70eced
parent3519689d50434978a5ad083871686a9f59f9273e
Moves single constructor parameters to new lines.

Based on:
https://github.com/nextcloud/server/pull/38764#discussion_r1227630895

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
12 files changed:
core/Command/Config/App/DeleteConfig.php
core/Command/Config/App/GetConfig.php
core/Command/Config/App/SetConfig.php
core/Command/Config/Import.php
core/Command/Config/System/Base.php
core/Command/Config/System/DeleteConfig.php
core/Command/Config/System/GetConfig.php
core/Command/Config/System/SetConfig.php
core/Command/Group/Add.php
core/Command/Group/Delete.php
core/Command/Group/Info.php
core/Command/Group/ListCommand.php