コード例 #1
0
 private static function is_cached($hashed_content)
 {
     return self::$parsing_cache->contains($hashed_content);
 }