SessionTestTrait::$sessionName
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/SessionTestTrait.php \Drupal\Tests\SessionTestTrait::sessionName
- 10 core/tests/Drupal/Tests/SessionTestTrait.php \Drupal\Tests\SessionTestTrait::sessionName
- 11.x core/tests/Drupal/Tests/SessionTestTrait.php \Drupal\Tests\SessionTestTrait::sessionName
The name of the session cookie.
Type: string
File
-
core/
tests/ Drupal/ Tests/ SessionTestTrait.php, line 17
Class
- SessionTestTrait
- Provides methods to generate and get session name in tests.
Namespace
Drupal\TestsCode
protected $sessionName;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.