protected property EntityResource::$entityTypeManager in CMS Content Sync 2.0.x
Same name and namespace in other branches
- 8 src/Plugin/rest/resource/EntityResource.php \Drupal\cms_content_sync\Plugin\rest\resource\EntityResource::entityTypeManager
- 2.1.x src/Plugin/rest/resource/EntityResource.php \Drupal\cms_content_sync\Plugin\rest\resource\EntityResource::entityTypeManager
Type: \Drupal\Core\Entity\EntityTypeManager
File
- src/
Plugin/ rest/ resource/ EntityResource.php, line 79
Class
- EntityResource
- Provides entity interfaces for Content Sync, allowing Sync Core to request and manipulate entities.
Namespace
Drupal\cms_content_sync\Plugin\rest\resourceCode
protected $entityTypeManager;