mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 06:19:16 +02:00
Update more PHPDoc, including in include/
This commit is contained in:
parent
af9067a381
commit
070aa016e0
17 changed files with 99 additions and 30 deletions
|
@ -52,6 +52,7 @@ class Queue
|
|||
* @param int $cid Contact id
|
||||
*
|
||||
* @return bool The communication with this contact has currently problems
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function wasDelayed($cid)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue