You are here

protected property RatePermissions::$commentManager in Rate 8.2

Comment manager service.

Type: \Drupal\comment\CommentManagerInterface

File

src/RatePermissions.php, line 39

Class

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

Namespace

Drupal\rate

Code

protected $commentManager;