public static function GoutteConfig::getInstance in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/behat/mink-goutte-driver/tests/GoutteConfig.php \Behat\Mink\Tests\Driver\GoutteConfig::getInstance()
File
- vendor/
behat/ mink-goutte-driver/ tests/ GoutteConfig.php, line 9
Class
Namespace
Behat\Mink\Tests\DriverCode
public static function getInstance() {
return new self();
}