Completed
Push — master ( 0a436d...ec1a89 )
by Nicklas
02:25
created
src/Comment/ProfileController.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@  discard block
 block discarded – undo
15 15
     /**
16 16
      * Get details on item to load form with.
17 17
      *
18
-     * @param integer $id get details on item with id.
19 18
      *
20 19
      * @return object true if okey, false if something went wrong.
21 20
      */
@@ -58,7 +57,6 @@  discard block
 block discarded – undo
58 57
     /**
59 58
      * Description.
60 59
      *
61
-     * @param datatype $variable Description
62 60
      *
63 61
      * @throws Exception
64 62
      *
@@ -85,7 +83,6 @@  discard block
 block discarded – undo
85 83
     /**
86 84
      * Description.
87 85
      *
88
-     * @param datatype $variable Description
89 86
      *
90 87
      * @throws Exception
91 88
      *
Please login to merge, or discard this patch.