You are here

protected property BookUninstallValidator::$service in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/book/src/ProxyClass/BookUninstallValidator.php \Drupal\book\ProxyClass\BookUninstallValidator::service

The real proxied service, after it was lazy loaded.

Type: \Drupal\book\BookUninstallValidator

File

core/modules/book/src/ProxyClass/BookUninstallValidator.php, line 32

Class

BookUninstallValidator
Provides a proxy class for \Drupal\book\BookUninstallValidator.

Namespace

Drupal\book\ProxyClass

Code

protected $service;