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

namespace Illuminate\Cache\Events;

class RetrievingKey extends CacheEvent
{
    //
}