protected property ContactListBuilder::$urlGenerator in Examples for Developers 3.x
Same name and namespace in other branches
- 8 content_entity_example/src/Entity/Controller/ContactListBuilder.php \Drupal\content_entity_example\Entity\Controller\ContactListBuilder::urlGenerator
The url generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- modules/
content_entity_example/ src/ Entity/ Controller/ ContactListBuilder.php, line 24
Class
- ContactListBuilder
- Provides a list controller for content_entity_example entity.
Namespace
Drupal\content_entity_example\Entity\ControllerCode
protected $urlGenerator;