Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/22/2015 05:41:48 AM (9 years ago)
Author:
tw2113
Message:

Scrutinizr feedback cleanup.

See #6398.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-attachments.php

    r10417 r10425  
    10701070 *     @type string $cover_image_dir The Cover image dir to write the image into. Required.
    10711071 * }
    1072  * @param BP_Attachment_Cover_Image $cover_image_class The class to use to fit the cover image.
     1072 * @param BP_Attachment_Cover_Image|null $cover_image_class The class to use to fit the cover image.
    10731073 * @return bool|array An array containing cover image data on success, false otherwise.
    10741074 */
Note: See TracChangeset for help on using the changeset viewer.