protected property ContactListBuilder::$urlGenerator in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/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
- 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;