]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Widget/TrendingTags.php
Feedback changes
[friendica.git] / src / Content / Widget / TrendingTags.php
index e5dd36bb9bd18ed8e95b5621eed7ded7fd1ba87e..a7cfa8557643237e6865b59730baaab70c833507 100644 (file)
@@ -8,6 +8,11 @@ use Friendica\Core\Renderer;
 use Friendica\Database\DBA;
 use Friendica\Model\Term;
 
+/**
+ * Trending tags aside widget for the community pages, handles both local and global scopes
+ *
+ * @package Friendica\Content\Widget
+ */
 class TrendingTags
 {
        /**