function PerformanceTestBase::installModulesFromClassProperty
Same name in other branches
- 10 core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php \Drupal\FunctionalJavascriptTests\PerformanceTestBase::installModulesFromClassProperty()
Overrides WebDriverTestBase::installModulesFromClassProperty
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ PerformanceTestBase.php, line 48
Class
- PerformanceTestBase
- Collects performance metrics.
Namespace
Drupal\FunctionalJavascriptTestsCode
protected function installModulesFromClassProperty(ContainerInterface $container) {
$this->doInstallModulesFromClassProperty($container);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.