WriteCheckSessionHandler

WriteCheckSessionHandler

class WriteCheckSessionHandler implements SessionHandlerInterface

Wraps another SessionHandlerInterface to only write the session when it has been modified.

Methods

登录查看完整内容
__construct(SessionHandlerInterface $wrappedSessionHandler)
close()

{@inheritdoc}