function TestConfigurablePlugin::setConfiguration
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ Fixtures/ TestConfigurablePlugin.php, line 21
Class
Namespace
Drupal\Tests\Core\Plugin\FixturesCode
public function setConfiguration(array $configuration) {
$this->configuration = $configuration;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.