Completed
Push — master ( 116ba3...e8a7ab )
by Eric
07:42
created
src/Notifications/Notifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     protected $serverName;
20 20
 
21 21
     /**
22
-     * @param \Illuminate\Contracts\Logging\Log $log
22
+     * @param LogContract $log
23 23
      */
24 24
     public function __construct(LogContract $log)
25 25
     {
Please login to merge, or discard this patch.