You are here

protected property RulesCommands::$configFactory in Rules 8.3

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Commands/RulesCommands.php, line 22

Class

RulesCommands
Drush 9+ commands for the Rules module.

Namespace

Drupal\rules\Commands

Code

protected $configFactory;