function Configuration::__construct
Same name and namespace in other branches
- 11.x core/tests/Drupal/TestTools/TestRunner/Configuration.php \Drupal\TestTools\TestRunner\Configuration::__construct()
File
-
core/
tests/ Drupal/ TestTools/ TestRunner/ Configuration.php, line 26
Class
- Configuration
- Helper class to manage run-tests.sh configuration.
Namespace
Drupal\TestTools\TestRunnerCode
protected function __construct(private array $options, private array $arguments) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.