GotoAction::$unroutedUrlAssembler

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php \Drupal\Core\Action\Plugin\Action\GotoAction::unroutedUrlAssembler
  2. 10 core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php \Drupal\Core\Action\Plugin\Action\GotoAction::unroutedUrlAssembler
  3. 11.x 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\Action

Code

protected $unroutedUrlAssembler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.