]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/php/Image.php
Merge pull request #8135 from annando/brief
[friendica.git] / view / theme / frio / php / Image.php
index 72026cf02447e37848f4e5d56c7fcf25a16e5d06..34e9fc210d9931ec8c3d77475eed2815dfa9bfaf 100644 (file)
@@ -1,18 +1,18 @@
 <?php
 /**
  * @file view/theme/frio/php/Image.php
- * @brief contain methods to deal with images
+ * contain methods to deal with images
  */
 
 /**
- * @brief This class contains methods to deal with images
+ * This class contains methods to deal with images
  */
 use Friendica\Core\L10n;
 
 class Image
 {
        /**
-        * @brief Give all available options for the background image
+        * Give all available options for the background image
         *
         * @param array $arr Array with the present user settings
         *