You are here

constant RabbitHoleBehaviorPluginInterface::USES_RESPONSE_SOMETIMES 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_SOMETIMES

File

src/Plugin/RabbitHoleBehaviorPluginInterface.php, line 16

Class

RabbitHoleBehaviorPluginInterface
Defines an interface for Rabbit hole behavior plugin plugins.

Namespace

Drupal\rabbit_hole\Plugin

Code

const USES_RESPONSE_SOMETIMES = 1;