ComponentPluginManager::$defaults
Type: defaults
Overrides DefaultPluginManager::$defaults
File
-
core/
lib/ Drupal/ Core/ Theme/ ComponentPluginManager.php, line 36
Class
- ComponentPluginManager
- Defines a plugin manager to deal with components.
Namespace
Drupal\Core\ThemeCode
protected $defaults = [
'class' => Component::class,
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.