mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 22:14:25 +02:00
Fix 10 PHPStan errors
This commit is contained in:
parent
f64660ec25
commit
b6312f1dfc
4 changed files with 16 additions and 9 deletions
|
@ -59,9 +59,9 @@ class Network extends Timeline
|
|||
protected $dateFrom;
|
||||
/** @var string */
|
||||
protected $dateTo;
|
||||
/** @var int */
|
||||
/** @var bool */
|
||||
protected $star;
|
||||
/** @var int */
|
||||
/** @var bool */
|
||||
protected $mention;
|
||||
|
||||
/** @var AppHelper */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue