You are here

protected property RulesUiConfigHandler::$configFactory in Rules 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Ui/RulesUiConfigHandler.php, line 55

Class

RulesUiConfigHandler
The default handler for RulesUi plugins that store to config.

Namespace

Drupal\rules\Ui

Code

protected $configFactory;