Skip to content

Commit c2fff1e

Browse files
Fixed phpdoc
1 parent 02d0026 commit c2fff1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Routing/PendingResourceRegistration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public function middleware($middleware)
157157
/**
158158
* Specify middleware that should be removed from the resource routes.
159159
*
160-
* @param array|string $middleware
160+
* @param array|string $middleware
161161
* @return $this|array
162162
*/
163163
public function withoutMiddleware($middleware)

0 commit comments

Comments
 (0)