mirror of
https://github.com/friendica/friendica
synced 2025-04-19 06:30:10 +00:00
Fix PHPDoc comments project-wide
This commit is contained in:
parent
6077aa5847
commit
3282ce5389
113 changed files with 1703 additions and 795 deletions
|
@ -254,6 +254,7 @@ class Install extends BaseModule
|
|||
* @param App $a The global App
|
||||
*
|
||||
* @return string The text for the next steps
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
private static function whatNext($a)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue