Add classes description on docblock

This commit is contained in:
Diogo Cordeiro
2018-07-13 12:32:27 +01:00
parent d7627fb061
commit 6a9b649cd7
13 changed files with 31 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ if (!defined ('GNUSOCIAL')) {
}
/**
* ActivityPub Attachment representation
*
* @category Plugin
* @package GNUsocial
* @author Diogo Cordeiro <diogo@fc.up.pt>