The query factory to create entity queries.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/modules/comment/src/Form/CommentTypeDeleteForm.php, line 24
Class
- CommentTypeDeleteForm
- Provides a confirmation form for deleting a comment type entity.
Namespace
Drupal\comment\Form
Code
public $queryFactory;
Please login to continue.