function TestSessionBag::getName

File

core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php, line 68

Class

TestSessionBag
Test session container.

Namespace

Drupal\session_test\Session

Code

public function getName() {
  return self::BAG_NAME;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.