Completed
Push — master ( 5c08fd...fe5de4 )
by ARCANEDEV
14s
created
src/Http/Requests/Admin/FormRequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Get the local validation rule.
20 20
      *
21
-     * @return array
21
+     * @return string[]
22 22
      */
23 23
     protected function getLocaleRule()
24 24
     {
Please login to merge, or discard this patch.