You are here

private property MetadataBag::$lastUsed in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Session/Storage/MetadataBag.php \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag::lastUsed

Unix timestamp.

Type: int

File

vendor/symfony/http-foundation/Session/Storage/MetadataBag.php, line 49

Class

MetadataBag
Metadata container.

Namespace

Symfony\Component\HttpFoundation\Session\Storage

Code

private $lastUsed;