protected property GotoAction::$unroutedUrlAssembler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/action/src/Plugin/Action/GotoAction.php \Drupal\action\Plugin\Action\GotoAction::unroutedUrlAssembler
The unrouted URL assembler service.
Type: \Drupal\Core\Utility\UnroutedUrlAssemblerInterface
File
- core/
modules/ action/ src/ Plugin/ Action/ GotoAction.php, line 45 - Contains \Drupal\action\Plugin\Action\GotoAction.
Class
- GotoAction
- Redirects to a different URL.
Namespace
Drupal\action\Plugin\ActionCode
protected $unroutedUrlAssembler;