Overrides WriteSafeSessionHandlerInterface::setSessionWritable
public function setSessionWritable($flag) { $this->sessionWritable = (bool) $flag; }