public function boot(Router $router){}这是一个php的函数,参数Router $router表示什么,为什么不直接是$router呢? 前面加上Router有什么用? 查看完整描述