protected property BookUninstallValidator::$entityQuery in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::entityQuery
The entity query for node.
Type: \Drupal\Core\Entity\Query\QueryInterface
File
- core/
modules/ book/ src/ BookUninstallValidator.php, line 35 - Contains \Drupal\book\BookUninstallValidator.
Class
- BookUninstallValidator
- Prevents book module from being uninstalled whilst any book nodes exist or there are any book outline stored.
Namespace
Drupal\bookCode
protected $entityQuery;