mirror of
https://github.com/friendica/friendica
synced 2025-05-08 03:44:10 +02:00
Fix docblocks types
This commit is contained in:
parent
10b72b0e9e
commit
916236ce2f
12 changed files with 33 additions and 29 deletions
|
@ -268,7 +268,7 @@ class DiscoverPoCo {
|
|||
/**
|
||||
* @brief Search for GNU Social user with gstools.org
|
||||
*
|
||||
* @param str $search User name
|
||||
* @param string $search User name
|
||||
*/
|
||||
private static function gsSearchUser($search) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue