protected property SessionTestTrait::$sessionName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/simpletest/src/SessionTestTrait.php \Drupal\simpletest\SessionTestTrait::sessionName
The name of the session cookie.
Type: string
File
- core/
modules/ simpletest/ src/ SessionTestTrait.php, line 22 - Contains \Drupal\simpletest\SessionTestTrait.
Class
- SessionTestTrait
- Provides methods to generate and get session name in tests.
Namespace
Drupal\simpletestCode
protected $sessionName;