You are here

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/MerciBundleUninstallValidator.php, line 45
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 $configFactory;