mirror of
https://github.com/friendica/friendica
synced 2025-04-29 13:04:23 +02:00
Fix PHPDoc comments project-wide
This commit is contained in:
parent
6077aa5847
commit
3282ce5389
113 changed files with 1703 additions and 795 deletions
|
@ -49,7 +49,8 @@ class Filesystem implements IStorage
|
|||
|
||||
/**
|
||||
* @brief Create dirctory tree to store file, with .htaccess and index.html files
|
||||
* @param string $file Path and filename
|
||||
* @param string $file Path and filename
|
||||
* @throws StorageException
|
||||
*/
|
||||
private static function createFoldersForFile($file)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue