コード例 #1
0
 public static function clearCache()
 {
     self::$sectionsInformations = array();
     self::$symptomsInformations = array();
 }