You are here

protected property RatePermissions::$config in Rate 8.2

Same name and namespace in other branches
  1. 8 src/RatePermissions.php \Drupal\rate\RatePermissions::config

The config factory wrapper to fetch settings.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/RatePermissions.php, line 25

Class

RatePermissions
Class to return permissions based on entity type for rate module.

Namespace

Drupal\rate

Code

protected $config;