Completed
Push — master ( 320c49...7c169d )
by Rias
02:02
created
src/HasEndpoints.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
     }
71 71
 
72 72
     /**
73
-     * @param \Spatie\LaravelEndpointResources\EndpointResource|null $endpointResource
73
+     * @param EndpointResource $endpointResource
74 74
      * @param string|Closure|null $controller
75 75
      * @param null $parameters
76 76
      *
Please login to merge, or discard this patch.