Пример #1
0
 public static function clearCache()
 {
     return self::$listingProductsCache = self::$listingProductsByParamsCache = array();
 }