constant TestSessionBag::BAG_NAME in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php \Drupal\session_test\Session\TestSessionBag::BAG_NAME
The bag name.
File
- core/
modules/ system/ tests/ modules/ session_test/ src/ Session/ TestSessionBag.php, line 15
Class
- TestSessionBag
- Test session container.
Namespace
Drupal\session_test\SessionCode
const BAG_NAME = 'session_test';