protected property WebhookListBuilder::$redirectDestination in Webhooks 8
The redirect destination service.
Type: \Drupal\Core\Routing\RedirectDestinationInterface
Overrides RedirectDestinationTrait::$redirectDestination
File
- modules/
webhook/ src/ WebhookListBuilder.php, line 30
Class
- WebhookListBuilder
- Provides a list controller for the webhook entity type.
Namespace
Drupal\webhookCode
protected $redirectDestination;