private property PageRedirect::$code in Rabbit Hole 2.x
Same name and namespace in other branches
- 8 src/Plugin/RabbitHoleBehaviorPlugin/PageRedirect.php \Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPlugin\PageRedirect::code
The HTTP response code.
Type: string
File
- src/
Plugin/ RabbitHoleBehaviorPlugin/ PageRedirect.php, line 59
Class
- PageRedirect
- Redirects to another page.
Namespace
Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPluginCode
private $code;