protected property ConnectionService::$entityTypeManager in RedHen CRM 8
The entity manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
redhen_connection/ src/ ConnectionService.php, line 24
Class
- ConnectionService
- Provides an interface for getting connections between entities.
Namespace
Drupal\redhen_connectionCode
protected $entityTypeManager;