You are here

protected property RatePermissions::$config in Rate 8

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

The config factory wrapper to fetch settings.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/RatePermissions.php, line 24

Class

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

Namespace

Drupal\rate

Code

protected $config;