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} |