Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/19/2013 09:41:08 PM (12 years ago)
Author:
djpaul
Message:

Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-blogs/bp-blogs-cache.php

    r6342 r7228  
    3434 * @package BuddyPress
    3535 * @subpackage BlogsCache
    36  * @param Blog $recorded_blog_obj
     36 * @param BP_Blogs_Blog $recorded_blog_obj
    3737 */
    3838function bp_blogs_format_clear_blog_cache( $recorded_blog_obj ) {
Note: See TracChangeset for help on using the changeset viewer.