Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/04/2017 06:26:55 PM (10 years ago)
Author:
tw2113
Message:

Cleanup from recent Scrutinizer review around documentation and param/return types.

File:
1 edited

Legend:

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

    r10417 r11447  
    296296 * @since 2.2.0
    297297 *
    298  * @return bool|null Returns false on failure. Otherwise redirects back to the
     298 * @return false|null Returns false on failure. Otherwise redirects back to the
    299299 *                   message box URL.
    300300 */
     
    337337 * @since 2.2.0
    338338 *
    339  * @return bool|null Returns false on failure. Otherwise redirects back to the
     339 * @return false|null Returns false on failure. Otherwise redirects back to the
    340340 *                   message box URL.
    341341 */
Note: See TracChangeset for help on using the changeset viewer.