mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 17:44:27 +02:00
Fix errors in Object namespace
This commit is contained in:
parent
b35c45bf5a
commit
8b15bb9e66
17 changed files with 14 additions and 24 deletions
|
@ -39,7 +39,7 @@ class ParsedLogLine
|
|||
public $logline;
|
||||
|
||||
/**
|
||||
* @param int line id
|
||||
* @param int $id line id
|
||||
* @param string $logline Source log line to parse
|
||||
*/
|
||||
public function __construct(int $id, string $logline)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue