protected property MailingListDeleteConfirmForm::$queryFactory in Mailing List 8
The query factory to create entity queries.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- src/
Form/ MailingListDeleteConfirmForm.php, line 21
Class
- MailingListDeleteConfirmForm
- Builds the form to delete mailing list entities.
Namespace
Drupal\mailing_list\FormCode
protected $queryFactory;