Completed
Push — master ( 9e5c66...02b993 )
by Mikołaj
02:50
created
src/module/Pages/One/Admin/AddModel.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
     /**
10 10
      * Add article.
11 11
      *
12
-     * @param array $data
13 12
      *
14 13
      * @return int Article ID
15 14
      */
Please login to merge, or discard this patch.
src/module/Plugins/Roll/Admin/Model.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
     /**
11 11
      * Returns total number of modules items.
12 12
      *
13
-     * @param array|string $where
14 13
      *
15 14
      * @return int
16 15
      */
Please login to merge, or discard this patch.
src/module/Tools/Admin/Roll/Model.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
     /**
11 11
      * Returns total number of modules items.
12 12
      *
13
-     * @param array|string $where
14 13
      *
15 14
      * @return int
16 15
      */
Please login to merge, or discard this patch.