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