Completed
Push — master ( 18f460...9e5c66 )
by Mikołaj
02:35
created
src/module/Pages/Roll/Admin/Model.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
     /**
42 42
      * Returns total number of pages items.
43 43
      *
44
-     * @param array|string $where
44
+     * @param string $where
45 45
      *
46 46
      * @return int
47 47
      */
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
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
     /**
18 18
      * Returns total number of modules items.
19 19
      *
20
-     * @param array|string $where
21 20
      *
22 21
      * @return int
23 22
      */
Please login to merge, or discard this patch.