Completed
Push — master ( c5ec2d...1e9b29 )
by Till
03:26
created
src/Middleware/EventMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     /**
23 23
      * Create a new command events middleware.
24 24
      *
25
-     * @param Illuminate\Contracts\Events\Dispatcher  $dispatcher
25
+     * @param Dispatcher  $dispatcher
26 26
      */
27 27
     public function __construct(Dispatcher $dispatcher)
28 28
     {
Please login to merge, or discard this patch.