Added documentation
This commit is contained in:
@@ -9,7 +9,9 @@ use Friendica\Model\GContact;
|
||||
|
||||
class UpdateSuggestions
|
||||
{
|
||||
// Discover other servers for their contacts.
|
||||
/**
|
||||
* Discover other servers for their contacts.
|
||||
*/
|
||||
public static function execute()
|
||||
{
|
||||
GContact::updateSuggestions();
|
||||
|
||||
Reference in New Issue
Block a user