/home/smartonegroup/www/system/vendor/illuminate/cache/Events/KeyForgotten.php
<?php

namespace Illuminate\Cache\Events;

class KeyForgotten extends CacheEvent
{
    //
}