function TestConfigEntityWithPluginCollections::setPluginManager
File
- 
              core/tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php, line 943 
Class
- TestConfigEntityWithPluginCollections
- Stub class for testing.
Namespace
Drupal\Tests\Core\Config\EntityCode
public function setPluginManager(PluginManagerInterface $plugin_manager) : void {
  $this->pluginManager = $plugin_manager;
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
