Auth_PrefManager::clearCache
Auth_PrefManager::clearCache() – キャッシュを消去する
Synopsis
require_once '/PrefManager.php';
void
Auth_PrefManager::clearCache
(
)
Description
現在のユーザセッションに保存されている設定キャッシュをクリアします。
Throws
No exceptions thrown.
Note
This function can not be called
statically.