Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/23/2021 01:13:45 AM (4 years ago)
Author:
espellcaste
Message:

Making PHPDoc Improvements to the BP Settings files.

See #8553

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-settings/actions/notifications.php

    r11926 r13090  
    11<?php
    22/**
    3  * Settings: Email notifications action handler
     3 * Settings: Email notifications action handler.
    44 *
    55 * @package BuddyPress
     
    1212 *
    1313 * @since 1.6.0
     14 *
     15 * @return bool|void
    1416 */
    1517function bp_settings_action_notifications() {
Note: See TracChangeset for help on using the changeset viewer.