mirror of
https://github.com/friendica/friendica
synced 2025-05-08 02:24:11 +02:00
Some more cidong style
This commit is contained in:
parent
7c15d0160a
commit
e6108668e3
6 changed files with 6 additions and 6 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue