protected property RatePermissions::$entityTypeManager in Rate 8.2
Same name and namespace in other branches
- 8 src/RatePermissions.php \Drupal\rate\RatePermissions::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
RatePermissions.php, line 32
Class
- RatePermissions
- Class to return permissions based on entity type for rate module.
Namespace
Drupal\rateCode
protected $entityTypeManager;