mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 15:54:27 +02:00
Removed the rest of the @brief fields
This commit is contained in:
parent
ab8997f9db
commit
dcbd44ab88
7 changed files with 7 additions and 15 deletions
|
@ -18,7 +18,7 @@ class Arrays
|
|||
}
|
||||
|
||||
/**
|
||||
* @briefs Implodes recursively a multi-dimensional array where a normal implode() will fail.
|
||||
* Implodes recursively a multi-dimensional array where a normal implode() will fail.
|
||||
*
|
||||
* @param array $array Array to implode
|
||||
* @param string $glue Glue for imploded elements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue