protected property GotoAction::$unroutedUrlAssembler in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php \Drupal\Core\Action\Plugin\Action\GotoAction::unroutedUrlAssembler
The unrouted URL assembler service.
Type: \Drupal\Core\Utility\UnroutedUrlAssemblerInterface
File
- core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ GotoAction.php, line 40
Class
- GotoAction
- Redirects to a different URL.
Namespace
Drupal\Core\Action\Plugin\ActionCode
protected $unroutedUrlAssembler;