Skip to content

Commit 079157b

Browse files
committed
Use a more descriptive summary for cache.
1 parent 40a6cdf commit 079157b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cache_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* Manipulates the WP Object Cache object.
4+
* Adds, removes, fetches, and flushes the WP Object Cache object.
55
*
66
* By default, the WP Object Cache exists in PHP memory for the length of the
77
* request (and is emptied at the end). Use a persistent object cache drop-in

0 commit comments

Comments
 (0)