]> git.mxchange.org Git - friendica.git/blob - src/Collection/Introductions.php
Notifications cleared for a whole thread in case of one mark seen
[friendica.git] / src / Collection / Introductions.php
1 <?php
2
3 namespace Friendica\Collection;
4
5 use Friendica\BaseCollection;
6
7 class Introductions extends BaseCollection
8 {
9
10 }