ModerationStateSort::$entityTypeManager
Same name in other branches
- 9 core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php \Drupal\content_moderation\Plugin\views\sort\ModerationStateSort::entityTypeManager
- 10 core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php \Drupal\content_moderation\Plugin\views\sort\ModerationStateSort::entityTypeManager
- 11.x core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php \Drupal\content_moderation\Plugin\views\sort\ModerationStateSort::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
core/
modules/ content_moderation/ src/ Plugin/ views/ sort/ ModerationStateSort.php, line 26
Class
- ModerationStateSort
- Enables sorting for the computed moderation_state field.
Namespace
Drupal\content_moderation\Plugin\views\sortCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.