コード例 #1
0
ファイル: CacheController.php プロジェクト: crapougnax/t41
 public function init()
 {
     $this->_cache = Core::cacheGetAdapter();
 }