The entity query factory.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/modules/comment/src/CommentManager.php, line 39
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\comment
Code
protected $queryFactory;
Please login to continue.