Passed
Push — develop ( a6098c...8f95fb )
by Nikita
13:41
created
app/Http/Controllers/ServersController.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,6 @@
 block discarded – undo
45 45
      *
46 46
      * @param  \Gameap\Models\Server  $server
47 47
      * @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
48
-
49 48
      * @throws \Illuminate\Auth\Access\AuthorizationException
50 49
      */
51 50
     public function show(Server $server)
Please login to merge, or discard this patch.