You are here

protected property CountryListBuilder::$urlGenerator in Country, State and City Fields 8

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Entity/Controller/CountryListBuilder.php, line 24

Class

CountryListBuilder
Provides a list controller for countrylist entity.

Namespace

Drupal\country_state_city\Entity\Controller

Code

protected $urlGenerator;