protected property RuleListBuilder::$redirectDestination in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Lists/RuleListBuilder.php \Drupal\rng\Lists\RuleListBuilder::redirectDestination
- 3.x src/Lists/RuleListBuilder.php \Drupal\rng\Lists\RuleListBuilder::redirectDestination
The redirect destination service.
Type: \Drupal\Core\Routing\RedirectDestinationInterface
Overrides RedirectDestinationTrait::$redirectDestination
File
- src/
Lists/ RuleListBuilder.php, line 30
Class
- RuleListBuilder
- Builds a list of rng rules.
Namespace
Drupal\rng\ListsCode
protected $redirectDestination;