You are here

protected property CmsBlogUninstallValidator::$queryFactory in Glazed CMS Blog 8

The entity query factory.

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

File

src/CmsBlogUninstallValidator.php, line 18

Class

CmsBlogUninstallValidator
Prevents CMS Blog module from being uninstalled if any blog entries exist.

Namespace

Drupal\cms_blog

Code

protected $queryFactory;