NoSessionOpenTest::$sessionConfiguration

Same name and namespace 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 <a href="/api/drupal/core%21lib%21Drupal%21Core%21PageCache%21RequestPolicy%21NoSessionOpen.php/class/NoSessionOpen/9" title="A policy allowing delivery of cached pages when there is no session open." class="local">\Drupal\Core\PageCache\RequestPolicy\NoSessionOpen</a> @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.