NoSessionOpenTest::$sessionConfiguration

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php \Drupal\Tests\Core\PageCache\NoSessionOpenTest::sessionConfiguration
  2. 10 core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php \Drupal\Tests\Core\PageCache\NoSessionOpenTest::sessionConfiguration
  3. 11.x core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php \Drupal\Tests\Core\PageCache\NoSessionOpenTest::sessionConfiguration

The session configuration.

Type: \Drupal\Core\Session\SessionConfigurationInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php, line 21

Class

NoSessionOpenTest
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen @group PageCache

Namespace

Drupal\Tests\Core\PageCache

Code

protected $sessionConfiguration;

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