You are here

protected property PageRedirect::$token in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/Plugin/RabbitHoleBehaviorPlugin/PageRedirect.php \Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPlugin\PageRedirect::token

The token service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/RabbitHoleBehaviorPlugin/PageRedirect.php, line 80

Class

PageRedirect
Redirects to another page.

Namespace

Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPlugin

Code

protected $token;