protected property BynderService::$entityTypeManager in Bynder 8.2
Same name and namespace in other branches
- 8.3 src/BynderService.php \Drupal\bynder\BynderService::entityTypeManager
- 4.0.x src/BynderService.php \Drupal\bynder\BynderService::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
BynderService.php, line 47
Class
- BynderService
- Bynder service.
Namespace
Drupal\bynderCode
protected $entityTypeManager;