You are here

protected property ShareEverywhereService::$configFactory in Share Everywhere 8

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

The config object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ShareEverywhereService.php, line 21

Class

ShareEverywhereService
Defines a ShareEverywhereService service.

Namespace

Drupal\share_everywhere

Code

protected $configFactory;