|
|
|
@ -280,7 +280,7 @@ class Router
|
|
|
|
|
* Create a resource controller customizing the methods names mapping.
|
|
|
|
|
*
|
|
|
|
|
* @param class-string $controllerClass
|
|
|
|
|
* @param array<string, string|array> $options
|
|
|
|
|
* @param array<string, string|array<string>> $options
|
|
|
|
|
*/
|
|
|
|
|
public function mapResource(
|
|
|
|
|
string $pattern,
|
|
|
|
|