コード例 #1
0
ファイル: Auth.php プロジェクト: SharkIng/ss-panel
 /**
  * @return Cache
  */
 protected static function getCache()
 {
     return Factory::newSessionCache();
 }