You are here

protected property MockArraySessionStorage::$metadataBag in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php \Symfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage::metadataBag

Type: MetadataBag

File

vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php, line 58

Class

MockArraySessionStorage
MockArraySessionStorage mocks the session for unit tests.

Namespace

Symfony\Component\HttpFoundation\Session\Storage

Code

protected $metadataBag;