You are here

protected property ShareEverywhereService::$conditionManager in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/ShareEverywhereService.php \Drupal\share_everywhere\ShareEverywhereService::conditionManager

The condition manager.

Type: \Drupal\Core\Condition\ConditionManager

File

src/ShareEverywhereService.php, line 28

Class

ShareEverywhereService
Defines a ShareEverywhereService service.

Namespace

Drupal\share_everywhere

Code

protected $conditionManager;