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 Create extends BaseApi
{
parent::__construct($app, $l10n, $baseUrl, $args, $logger, $profiler, $response, $server, $parameters);
$this->dba = $dba;
$this->dba = $dba;
$this->friendicaGroup = $friendicaGroup;
}

View File

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

View File

@ -48,7 +48,7 @@ class Ownership extends BaseApi
{
parent::__construct($app, $l10n, $baseUrl, $args, $logger, $profiler, $response, $server, $parameters);
$this->dba = $dba;
$this->dba = $dba;
$this->friendicaGroup = $friendicaGroup;
}
protected function rawContent(array $request = [])

View File

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

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;
}

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2021.12-rc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-12 21:28+0000\n"
"POT-Creation-Date: 2022-01-16 08:58+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"