Completed
Push — master ( 9539c9...6ce7ae )
by ARCANEDEV
12s
created
src/Http/Requests/Admin/Users/UserFormRequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
113 113
     /**
114 114
      * Get the roles rule.
115 115
      *
116
-     * @return array
116
+     * @return string[]
117 117
      */
118 118
     protected function getRolesRule()
119 119
     {
Please login to merge, or discard this patch.