function TestLocalTaskDefault::setRouteProvider
File
- 
              core/tests/ Drupal/ Tests/ Core/ Menu/ LocalTaskDefaultTest.php, line 346 
Class
Namespace
Drupal\Tests\Core\MenuCode
public function setRouteProvider(RouteProviderInterface $route_provider) {
  $this->routeProvider = $route_provider;
  return $this;
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
