/home/smartonegroup/www/veroserv/vendor/illuminate/cache/Events/ForgettingKey.php
<?php

namespace Illuminate\Cache\Events;

class ForgettingKey extends CacheEvent
{
    //
}