fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) (#2677)

* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1

* style: format code

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
renovate[bot] 2023-09-08 15:45:24 +02:00 committed by GitHub
parent de74e9f2dd
commit 9af3050432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
138 changed files with 152 additions and 454 deletions

View file

@ -103,9 +103,7 @@ class PreferenceController extends Zend_Controller_Action
$this->_helper->json->sendJson(['url' => $url]);
}
public function directoryConfigAction()
{
}
public function directoryConfigAction() {}
public function removeLogoAction()
{