You are here

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