function NodeBulkUpdate::__construct
Same name and namespace in other branches
- 11.x core/modules/node/src/NodeBulkUpdate.php \Drupal\node\NodeBulkUpdate::__construct()
File
-
core/
modules/ node/ src/ NodeBulkUpdate.php, line 19
Class
- NodeBulkUpdate
- Provides a service to update nodes in bulk.
Namespace
Drupal\nodeCode
public function __construct(protected readonly EntityTypeManagerInterface $entityTypeManager, protected readonly MessengerInterface $messenger) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.