You are here

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

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

The condition plugin manager.

Type: \Drupal\Core\Condition\ConditionManager

File

src/Service/TawkToConditionPluginsHandler.php, line 39

Class

TawkToConditionPluginsHandler
Defines the condition plugins handler.

Namespace

Drupal\tawk_to\Service

Code

protected $manager;