mirror of
https://github.com/friendica/friendica
synced 2025-04-25 05:50:12 +00:00
Type hints, corrected wrong documentation
This commit is contained in:
parent
481376dd6f
commit
438394bc1d
2 changed files with 4 additions and 4 deletions
|
@ -420,7 +420,7 @@ class PostUpdate
|
|||
return true;
|
||||
}
|
||||
/**
|
||||
* Set the delivery queue count to a negative value for all items preceding the feature.
|
||||
* Remove contact duplicates
|
||||
*
|
||||
* @return bool "true" when the job is done
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue