Completed
Push — master ( c42c5a...4b8b0c )
by
unknown
18:58
created
Tests/Functional/Controller/GroupsControllerTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -293,7 +293,7 @@
 block discarded – undo
293 293
     }
294 294
 
295 295
     /**
296
-     * @return array
296
+     * @return string[]
297 297
      */
298 298
     private static function getTablesClasses()
299 299
     {
Please login to merge, or discard this patch.
Tests/Functional/Controller/UsersControllerTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -293,7 +293,7 @@
 block discarded – undo
293 293
     }
294 294
 
295 295
     /**
296
-     * @return array
296
+     * @return string[]
297 297
      */
298 298
     private static function getTablesClasses()
299 299
     {
Please login to merge, or discard this patch.