Moderation information service.
Type: \Drupal\content_moderation\ModerationInformationInterface
File
- core/modules/content_moderation/src/ParamConverter/EntityRevisionConverter.php, line 22
Class
- EntityRevisionConverter
- Defines a class for making sure the edit-route loads the current draft.
Namespace
Drupal\content_moderation\ParamConverter
Code
1 | protected $moderationInformation ; |
Please login to continue.