function TestConfigurableContextAwarePlugin::setConfiguration

Same name in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php \Drupal\KernelTests\Core\Plugin\Context\TestConfigurableContextAwarePlugin::setConfiguration()
  2. 10 core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php \Drupal\KernelTests\Core\Plugin\Context\TestConfigurableContextAwarePlugin::setConfiguration()

Overrides ConfigurableInterface::setConfiguration

File

core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php, line 154

Class

TestConfigurableContextAwarePlugin

Namespace

Drupal\KernelTests\Core\Plugin\Context

Code

public function setConfiguration(array $configuration) {
}

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