mirror of
https://github.com/friendica/friendica
synced 2025-04-22 19:50:11 +00:00
Add phpdoc
This commit is contained in:
parent
fa6c33d3ac
commit
d0c153943a
3 changed files with 32 additions and 2 deletions
|
@ -10,6 +10,9 @@ use Friendica\Database\DBA;
|
|||
use Friendica\DI;
|
||||
use Friendica\Module\BaseNotifications;
|
||||
|
||||
/**
|
||||
* Prints notifications about introduction
|
||||
*/
|
||||
class Introductions extends BaseNotifications
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue