platform/api/laravel/Console/Scheduling/CacheAware.yaml

19 lines
298 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: CacheAware
class_comment: null
dependencies: []
properties: []
methods:
- name: useStore
visibility: public
parameters:
- name: store
comment: '# * Specify the cache store that should be used.
# *
# * @param string $store
# * @return $this'
traits: []
interfaces: []