コード例 #1
0
ファイル: CacheManager.php プロジェクト: sawh/ostepu-system
 public static function disableMakeTree()
 {
     self::$makeTree = false;
 }