protected property FieldUninstallValidator::$service in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/src/ProxyClass/FieldUninstallValidator.php \Drupal\field\ProxyClass\FieldUninstallValidator::service
The real proxied service, after it was lazy loaded.
Type: \Drupal\field\FieldUninstallValidator
File
- core/
modules/ field/ src/ ProxyClass/ FieldUninstallValidator.php, line 32
Class
- FieldUninstallValidator
- Provides a proxy class for \Drupal\field\FieldUninstallValidator.
Namespace
Drupal\field\ProxyClassCode
protected $service;