TestPluginManagerWithDefaults::$defaults
Type: defaults
Overrides DefaultPluginManager::$defaults
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultPluginManagerTest.php, line 478
Class
Namespace
Drupal\Tests\Core\PluginCode
protected $defaults = [
'foo' => [
'bar' => [
'baz',
],
],
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.