open($savePath, $sessionName) {@inheritdoc}
class NativeFileSessionHandler extends
bool start() Starts the session. Return
mixed remove(string $name) Removes an attribute.
bool invalidate(int $lifetime = null) Invalidates the current session. Clears all session
bool isStarted() Checks if the session was started.
array keys() Returns a list of all defined types.
close() {@inheritdoc}
Page 20 of 23