Make WordPress Core


Ignore:
Timestamp:
06/20/2020 11:16:12 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove an empty line between @param and @return tags, per the documentation standards.

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-recovery-mode-email-service.php

    r47122 r48102  
    102102         * @param array $error      Error details from {@see error_get_last()}
    103103         * @param array $extension  Extension that caused the error.
    104          *
    105104         * @return bool Whether the email was sent successfully.
    106105         */
Note: See TracChangeset for help on using the changeset viewer.