protected property PluginManagerCacheClearer::$optionalService in Drupal 10
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php \Drupal\module_test\PluginManagerCacheClearer::optionalService
An optional service dependency.
Type: object|null
File
- core/
modules/ system/ tests/ modules/ module_test/ src/ PluginManagerCacheClearer.php, line 23
Class
- PluginManagerCacheClearer
- Helps test module uninstall.
Namespace
Drupal\module_testCode
protected $optionalService;