You are here

protected property MerciBundleUninstallValidator::$queryFactory in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2

The entity query factory.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

src/MerciBundleUninstallValidator.php, line 38
Contains \Drupal\merci\MerciBundleUninstallValidator.

Class

MerciBundleUninstallValidator
Prevents forum module from being uninstalled whilst any forum nodes exist or there are any terms in the forum vocabulary.

Namespace

Drupal\merci

Code

protected $queryFactory;