mirror of
https://github.com/friendica/friendica
synced 2025-04-19 08:30:11 +00:00
@brief is removed completely
This commit is contained in:
parent
fd1f1999f0
commit
0a4119adaf
170 changed files with 901 additions and 962 deletions
|
@ -14,12 +14,12 @@ use Friendica\DI;
|
|||
use Friendica\Model\Attach as MAttach;
|
||||
|
||||
/**
|
||||
* @brief Attach Module
|
||||
* Attach Module
|
||||
*/
|
||||
class Attach extends BaseModule
|
||||
{
|
||||
/**
|
||||
* @brief Return to user an attached file given the id
|
||||
* Return to user an attached file given the id
|
||||
*/
|
||||
public static function rawContent(array $parameters = [])
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue