function ConfigurablePluginInterfaceTestClass::setConfiguration

Overrides ConfigurablePluginInterface::setConfiguration

File

core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php, line 43

Class

ConfigurablePluginInterfaceTestClass
Test Class to trigger deprecation error.

Namespace

Drupal\Tests\Component\Plugin

Code

public function setConfiguration(array $configuration) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.