SessionHandlerInterface::close
セッションを閉じる
&reftitle.description;
public boolSessionHandlerInterface::close
現在のセッションを閉じます。この関数はセッションを閉じるときに自動的に実行されます。
あるいは、明示的に session_write_close 経由で実行することもできます。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&returns.session.storage.retval;