Make WordPress Core


Ignore:
Timestamp:
06/20/2020 11:16:12 AM (5 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-admin/includes/file.php

    r48067 r48102  
    19771977 *                                                    the post. Default null.
    19781978 * @param bool          $allow_relaxed_file_ownership Optional. Whether to allow Group/World writable. Default false.
    1979  *
    19801979 * @return bool|array True if no filesystem credentials are required, false if they are required but have not been
    19811980 *                    provided, array of credentials if they are required and have been provided.
Note: See TracChangeset for help on using the changeset viewer.