You are here

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

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

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

Class

CityListBuilder
Provides a list controller for citylist entity.

Namespace

Drupal\country_state_city\Entity\Controller

Code

protected $urlGenerator;