Skip to content

Commit 9b65cb4

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 71203fc commit 9b65cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Cache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
* @method static bool deleteMultiple(iterable $keys)
3939
* @method static bool clear()
4040
* @method static \Illuminate\Cache\TaggedCache tags(array|mixed $names)
41+
* @method static string|null getName()
4142
* @method static bool supportsTags()
4243
* @method static int|null getDefaultCacheTime()
4344
* @method static \Illuminate\Cache\Repository setDefaultCacheTime(int|null $seconds)

0 commit comments

Comments
 (0)