Completed
Push — master ( ecc98d...289748 )
by recca
02:11
created
src/Console/Commands/ArtisanTinker.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -53,6 +53,9 @@
 block discarded – undo
53 53
         }
54 54
     }
55 55
 
56
+    /**
57
+     * @param string $code
58
+     */
56 59
     protected function executeCode($code)
57 60
     {
58 61
         $result = null;
Please login to merge, or discard this patch.