function TestSessionBag::initialize
File
- 
              core/
modules/ system/ tests/ modules/ session_test/ src/ Session/ TestSessionBag.php, line 75  
Class
- TestSessionBag
 - Test session container.
 
Namespace
Drupal\session_test\SessionCode
public function initialize(array &$attributes) {
  $this->attributes =& $attributes;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.