Skip to content

Kirby 5.1.2

new FileSessionStore()

Creates a new instance of the file session store

new FileSessionStore(string $path)

Parameters

Name Type Default Description
$pathrequired string no default value Path to the storage directory

Parent class

Kirby\Session\FileSessionStore