Path : /var/www/html/phkaymedia/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/phkaymedia/vendor/laravel/framework/src/Illuminate/Console/Scheduling/CacheAware.php |
<?php namespace Illuminate\Console\Scheduling; interface CacheAware { /** * Specify the cache store that should be used. * * @param string $store * @return $this */ public function useStore($store); }