protected property BrowserTestBase::$mink in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/BrowserTestBase.php \Drupal\Tests\BrowserTestBase::mink
- 9 core/tests/Drupal/Tests/BrowserTestBase.php \Drupal\Tests\BrowserTestBase::mink
Mink session manager.
This will not be initialized if there was an error during the test setup.
Type: \Behat\Mink\Mink|null
File
- core/
tests/ Drupal/ Tests/ BrowserTestBase.php, line 175
Class
- BrowserTestBase
- Provides a test case for functional Drupal tests.
Namespace
Drupal\TestsCode
protected $mink;