Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Mink.php
function Mink::__destruct
Stops all started sessions.
File
vendor/
behat/
mink/
src/
Mink.php
, line 47
Class
Mink
Mink session manager.
Namespace
Behat\Mink
Code
public
function
__destruct
() {
$this
->
stopSessions
(); }
RSS feed