You are here

constant RabbitHoleBehaviorPluginInterface::USES_RESPONSE_NEVER in Rabbit Hole 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/RabbitHoleBehaviorPluginInterface.php \Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPluginInterface::USES_RESPONSE_NEVER

File

src/Plugin/RabbitHoleBehaviorPluginInterface.php, line 15

Class

RabbitHoleBehaviorPluginInterface
Defines an interface for Rabbit hole behavior plugin plugins.

Namespace

Drupal\rabbit_hole\Plugin

Code

const USES_RESPONSE_NEVER = 0;