Completed
Push — master ( bf12d7...5507e8 )
by
unknown
08:47
created
src/Resources/TranslatableResource.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
      *
18 18
      * @param  \Illuminate\Http\Request  $request
19 19
      * @param  array  $fields
20
-     * @return array
20
+     * @return Tabs[]
21 21
      */
22 22
     protected function translations(Request $request, array $fields)
23 23
     {
Please login to merge, or discard this patch.