]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/PermissionSet.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
[friendica.git] / src / Model / PermissionSet.php
index 081ef21d85b3be0b161f097e3d71b594da5e4ba1..d0e256d15363c9b71cd218e43afec21b8f658903 100644 (file)
@@ -7,7 +7,7 @@ namespace Friendica\Model;
 use Friendica\Database\DBA;
 
 /**
- * @brief functions for interacting with the permission set of an object (item, photo, event, ...)
+ * functions for interacting with the permission set of an object (item, photo, event, ...)
  */
 class PermissionSet
 {
@@ -62,7 +62,7 @@ class PermissionSet
        }
 
        /**
-        * @brief Returns a permission set for a given contact
+        * Returns a permission set for a given contact
         *
         * @param integer $uid        User id whom the items belong
         * @param integer $contact_id Contact id of the visitor