You are here

protected property PurgersService::$configFactory in Purge 8.3

The factory for configuration objects.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Purge/Purger/PurgersService.php, line 49

Class

PurgersService
Provides the service that distributes access to one or more purgers.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $configFactory;