Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BrowserKitDriver.php
function BrowserKitDriver::stop
Overrides
CoreDriver::stop
File
vendor/
behat/
mink-browserkit-driver/
src/
BrowserKitDriver.php
, line 100
Class
BrowserKitDriver
Symfony BrowserKit driver.
Namespace
Behat\Mink\Driver
Code
public
function
stop
() {
$this
->
reset
();
$this
->
started
=
false
; }
RSS feed