You are here

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

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

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

Class

StateListBuilder
Provides a list controller for statelist entity.

Namespace

Drupal\country_state_city\Entity\Controller

Code

protected $urlGenerator;