mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 09:34:26 +02:00
Added returned type-int "int"
This commit is contained in:
parent
5d8ebffb4e
commit
4cb5cadba8
28 changed files with 28 additions and 28 deletions
|
@ -69,7 +69,7 @@ HELP;
|
|||
$this->l10n = $l10n;
|
||||
}
|
||||
|
||||
protected function doExecute()
|
||||
protected function doExecute(): int
|
||||
{
|
||||
$a = \Friendica\DI::app();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue