Skip to content

Commit ce0ae35

Browse files
authored
remove unnecessary param (#47446)
1 parent a9e8384 commit ce0ae35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Routing/ResourceRegistrar.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,6 @@ protected function addSingletonEdit($name, $controller, $options)
477477
* Add the update method for a singleton route.
478478
*
479479
* @param string $name
480-
* @param string $base
481480
* @param string $controller
482481
* @param array $options
483482
* @return \Illuminate\Routing\Route

0 commit comments

Comments
 (0)