You are here

protected property TawkToConditionPluginsHandler::$contextHandler in Tawk.to - Live chat application (Drupal 8) 8.2

Same name and namespace in other branches
  1. 8 src/Service/TawkToConditionPluginsHandler.php \Drupal\tawk_to\Service\TawkToConditionPluginsHandler::contextHandler

The plugin context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/Service/TawkToConditionPluginsHandler.php, line 25

Class

TawkToConditionPluginsHandler
Defines the condition plugins handler.

Namespace

Drupal\tawk_to\Service

Code

protected $contextHandler;