You are here

protected property VotingApiWidgetBase::$configFactory in Votingapi Widgets 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/VotingApiWidgetBase.php, line 63

Class

VotingApiWidgetBase
Base class for Voting api widget plugins.

Namespace

Drupal\votingapi_widgets\Plugin

Code

protected $configFactory;