function 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.