Completed
Branch master (1302f3)
by Tim
02:25
created
Classes/Controller/PluginController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
      *
70 70
      * @param $content    String
71 71
      * @param $conf        Array    Plugin configuration
72
-     * @return The Plugin Output
72
+     * @return string Plugin Output
73 73
      */
74 74
     function main($content, $conf)
75 75
     {
Please login to merge, or discard this patch.