ModeratedNodeListBuilder::$storage
Same name in other branches
- 9 core/modules/content_moderation/src/ModeratedNodeListBuilder.php \Drupal\content_moderation\ModeratedNodeListBuilder::storage
- 8.9.x core/modules/content_moderation/src/ModeratedNodeListBuilder.php \Drupal\content_moderation\ModeratedNodeListBuilder::storage
- 11.x core/modules/content_moderation/src/ModeratedNodeListBuilder.php \Drupal\content_moderation\ModeratedNodeListBuilder::storage
The entity storage class.
Type: \Drupal\Core\Entity\RevisionableStorageInterface
Overrides EntityListBuilder::$storage
File
-
core/
modules/ content_moderation/ src/ ModeratedNodeListBuilder.php, line 24
Class
- ModeratedNodeListBuilder
- Defines a class to build a listing of moderated node entities.
Namespace
Drupal\content_moderationCode
protected $storage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.