protected property NoSessionOpenTest::$sessionConfiguration in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php \Drupal\Tests\Core\PageCache\NoSessionOpenTest::sessionConfiguration
- 10 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\PageCacheCode
protected $sessionConfiguration;