You are here

constant PageRedirect::REDIRECT_MOVED_PERMANENTLY 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::REDIRECT_MOVED_PERMANENTLY

File

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

Class

PageRedirect
Redirects to another page.

Namespace

Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPlugin

Code

const REDIRECT_MOVED_PERMANENTLY = 301;