Add phpdoc

This commit is contained in:
nupplaPhil 2020-01-22 23:31:00 +01:00
parent fa6c33d3ac
commit d0c153943a
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
3 changed files with 32 additions and 2 deletions

View file

@ -10,6 +10,9 @@ use Friendica\Database\DBA;
use Friendica\DI;
use Friendica\Module\BaseNotifications;
/**
* Prints notifications about introduction
*/
class Introductions extends BaseNotifications
{
/**