Make WordPress Core


Ignore:
Timestamp:
12/01/2014 01:33:34 AM (9 years ago)
Author:
wonderboymusic
Message:

Improve various @param docs for src/wp-includes/*.

See #30224.

File:
1 edited

Legend:

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

    r29454 r30681  
    665665     *
    666666     * @access protected
     667     * @param string $key
     668     * @param string $group
     669     * @return bool
    667670     */
    668671    protected function _exists( $key, $group ) {
Note: See TracChangeset for help on using the changeset viewer.