<?php

namespace Spatie\ResponseCache\Events;

class ClearingResponseCache
{
}
