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

Inheritance: extends SessionHandler, implements Webiny\Component\Http\Session\SessionStorageInterface
Afficher le fichier Open project: Webiny/Framework

Méthodes publiques

Méthode Description
__construct ( ConfigObject $config ) Constructor.

Method Details

__construct() public méthode

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