You are here

constant BehaviorSettings::REDIRECT_MOVED_PERMANENTLY in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/Entity/BehaviorSettings.php \Drupal\rabbit_hole\Entity\BehaviorSettings::REDIRECT_MOVED_PERMANENTLY

File

src/Entity/BehaviorSettings.php, line 46

Class

BehaviorSettings
Defines the Behavior settings entity.

Namespace

Drupal\rabbit_hole\Entity

Code

const REDIRECT_MOVED_PERMANENTLY = 301;