19 lines
298 B
YAML
19 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: []
|