Exemplo n.º 1
0
 public static function clearCache()
 {
     return self::$listingOtherProductsCache = self::$listingOtherProductsByParamsCache = array();
 }