mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:34:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
6788deca56
commit
a0192a941e
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ return [
|
||||||
*
|
*
|
||||||
* Each key in cache will have a tag applied on it. This tag is used to
|
* Each key in cache will have a tag applied on it. This tag is used to
|
||||||
* scope the cache both when writing to it and when reading from it.
|
* scope the cache both when writing to it and when reading from it.
|
||||||
*
|
*
|
||||||
* You can clear cache selectively by specifying the tag.
|
* You can clear cache selectively by specifying the tag.
|
||||||
*/
|
*/
|
||||||
'cache' => [
|
'cache' => [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue