Returns the URL generator service.
\Drupal\Core\Routing\UrlGeneratorInterface The URL generator service.
public static function urlGenerator() { return static::getContainer()->get('url_generator'); }