HttpKernelUiHelperTrait::$mink
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php \Drupal\Tests\HttpKernelUiHelperTrait::mink
Mink session manager.
This is lazily initialized by the first call to self::drupalGet().
Type: \Behat\Mink\Mink|null
File
-
core/
tests/ Drupal/ Tests/ HttpKernelUiHelperTrait.php, line 38
Class
- HttpKernelUiHelperTrait
- Provides UI helper methods using the HTTP kernel to make requests.
Namespace
Drupal\TestsCode
protected ?Mink $mink;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.