You are here

constant RabbitHoleBehaviorPluginInterface::USES_RESPONSE_ALWAYS in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/Plugin/RabbitHoleBehaviorPluginInterface.php \Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPluginInterface::USES_RESPONSE_ALWAYS

File

src/Plugin/RabbitHoleBehaviorPluginInterface.php, line 17

Class

RabbitHoleBehaviorPluginInterface
Defines an interface for Rabbit hole behavior plugin plugins.

Namespace

Drupal\rabbit_hole\Plugin

Code

const USES_RESPONSE_ALWAYS = 2;