]> git.mxchange.org Git - friendica.git/blobdiff - src/Collection/Introductions.php
Notifications cleared for a whole thread in case of one mark seen
[friendica.git] / src / Collection / Introductions.php
index 0d4e319cb736550480b33763ef759ca6b9392e65..b0d31d4f1d790af690754bb04f3325ad704078d7 100644 (file)
@@ -3,11 +3,7 @@
 namespace Friendica\Collection;
 
 use Friendica\BaseCollection;
-use Friendica\Model\Introduction;
 
-/**
- * @property Introduction[] $models
- */
 class Introductions extends BaseCollection
 {