function ConfigurablePluginInterfaceTestClass::getConfiguration
Overrides ConfigurablePluginInterface::getConfiguration
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ ConfigurablePluginInterfaceTest.php, line 36
Class
- ConfigurablePluginInterfaceTestClass
- Test Class to trigger deprecation error.
Namespace
Drupal\Tests\Component\PluginCode
public function getConfiguration() {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.