Skip to content

Commit

Permalink
remove unnecessary param (#47446)
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Jun 15, 2023
1 parent a9e8384 commit ce0ae35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Routing/ResourceRegistrar.php
Expand Up @@ -477,7 +477,6 @@ protected function addSingletonEdit($name, $controller, $options)
* Add the update method for a singleton route.
*
* @param string $name
* @param string $base
* @param string $controller
* @param array $options
* @return \Illuminate\Routing\Route
Expand Down

0 comments on commit ce0ae35

Please sign in to comment.