protected property SessionTestTrait::$sessionName in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/SessionTestTrait.php \Drupal\Tests\SessionTestTrait::sessionName
- 9 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;