You are here

protected property NoSessionOpenTest::$sessionConfiguration in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\Tests\Core\PageCache\NoSessionOpenTest.

Class

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

Namespace

Drupal\Tests\Core\PageCache

Code

protected $sessionConfiguration;