Вход Регистрация
Файл: vendor/laravel/framework/src/Illuminate/Console/Scheduling/CacheAware.php
Строк: 10
<?php

namespace IlluminateConsoleScheduling;

interface 
CacheAware
{
    
/**
     * Specify the cache store that should be used.
     *
     * @param  string  $store
     * @return $this
     */
    
public function useStore($store);
}
Онлайн: 0
Реклама