You are here

protected property ProcessorsService::$configFactory in Purge 8.3

The factory for configuration objects.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Purge/Processor/ProcessorsService.php, line 23

Class

ProcessorsService
Provides a service that provides access to loaded processors.

Namespace

Drupal\purge\Plugin\Purge\Processor

Code

protected $configFactory;