Make WordPress Core


Ignore:
Timestamp:
06/19/2020 10:25:47 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Misc improvements to inline docs.

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-object-cache.php

    r47944 r48099  
    309309     *
    310310     * @param array  $keys  Array of keys under which the cache contents are stored.
    311      * @param string $group Optional. Where the cache contents are grouped. Default empty.
     311     * @param string $group Optional. Where the cache contents are grouped. Default 'default'.
    312312     * @param bool   $force Optional. Whether to force an update of the local cache
    313313     *                      from the persistent cache. Default false.
Note: See TracChangeset for help on using the changeset viewer.