Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DriverInterface.php
function DriverInterface::isStarted
Checks whether driver is started.
Return value
bool
1 method overrides
DriverInterface::isStarted()
CoreDriver::isStarted
in vendor/
behat/
mink/
src/
Driver/
CoreDriver.php
File
vendor/
behat/
mink/
src/
Driver/
DriverInterface.php
, line 63
Class
DriverInterface
Driver interface.
Namespace
Behat\Mink\Driver
Code
public
function
isStarted
();
RSS feed