PHP Class Webiny\Component\Http\Session\Storage\NativeStorage

Inheritance: extends SessionHandler, implements Webiny\Component\Http\Session\SessionStorageInterface
Exibir arquivo Open project: Webiny/Framework

Public Methods

Method Description
__construct ( ConfigObject $config ) Constructor.

Method Details

__construct() public method

Constructor.
public __construct ( ConfigObject $config )
$config Webiny\Component\Config\ConfigObject Session config.