You are here

protected property WebformTestAjaxBlock::$redirectDestination in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/modules/webform_test_ajax/src/Plugin/Block/WebformTestAjaxBlock.php \Drupal\webform_test_ajax\Plugin\Block\WebformTestAjaxBlock::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

tests/modules/webform_test_ajax/src/Plugin/Block/WebformTestAjaxBlock.php, line 37

Class

WebformTestAjaxBlock
Provides a 'webform_test_block_context' block.

Namespace

Drupal\webform_test_ajax\Plugin\Block

Code

protected $redirectDestination;