You are here

protected property RateWidgetBase::$configFactory in Rate 8.2

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/RateWidgetBase.php, line 61

Class

RateWidgetBase
Base class for Rate widget plugins.

Namespace

Drupal\rate\Plugin

Code

protected $configFactory;