Some more cidong style

This commit is contained in:
Michael 2022-01-16 09:07:39 +00:00
parent 7c15d0160a
commit e6108668e3
6 changed files with 6 additions and 6 deletions

View file

@ -50,7 +50,7 @@ class Update extends BaseApi
{
parent::__construct($app, $l10n, $baseUrl, $args, $logger, $profiler, $response, $server, $parameters);
$this->dba = $dba;
$this->dba = $dba;
$this->friendicaGroup = $friendicaGroup;
}