Completed
Push — master ( 98878a...75238d )
by Arjay
9s
created
src/Generators/DataTablesMakeCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      * Replace model name.
55 55
      *
56 56
      * @param string $stub
57
-     * @return mixed
57
+     * @return DataTablesMakeCommand
58 58
      */
59 59
     protected function replaceModel(&$stub)
60 60
     {
Please login to merge, or discard this patch.