platform/api/laravel/Console/Scheduling/CacheAware.yaml
2024-09-02 10:44:11 -07:00

18 lines
298 B
YAML

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: []