interface SessionDriverInterface
Methods
build(SettingsRepositoryInterface $settings, Config $config)
Build a session handler to handle sessions.
Details
at
line 26
SessionHandlerInterface
build(SettingsRepositoryInterface $settings, Config $config)
Build a session handler to handle sessions.
Settings and configuration can either be pulled from the Flarum settings repository or the config.php file.