Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MockArraySessionStorage.php
MockArraySessionStorage::$started
Type:
started
File
vendor/
symfony/
http-foundation/
Session/
Storage/
MockArraySessionStorage.php
, line 31
Class
MockArraySessionStorage
MockArraySessionStorage mocks the session for unit tests.
Namespace
Symfony\Component\HttpFoundation\Session\Storage
Code
protected bool $started =
false
;
RSS feed