protected property URL::$routeProvider in Drupal 7 to 8/9 Module Upgrader 8
Type: \Drupal\Core\Routing\RouteProviderInterface
File
- src/
Plugin/ DMU/ Converter/ Functions/ URL.php, line 27
Class
- URL
- Plugin annotation @Converter( id = "url", description = @Translation("Rewrites calls to url()."), fixme = @Translation("url() expects a route name or an external URI."), dependencies = { "router.route_provider" } )
Namespace
Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\FunctionsCode
protected $routeProvider;