芝麻web文件管理V1.00
编辑当前文件:/home/dcqnetm/intuns/wp-content/plugins/tutor/cache/QuizAttempts.php
data; } /** * Cache time * * @return int */ public function cache_time(): int { $cache_time = self::HOUR_IN_SECONDS; return $cache_time; } }