Make WordPress Core


Ignore:
Timestamp:
07/23/2020 09:09:04 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Another pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/cron.php

    r47902 r48590  
    852852 *
    853853 * @param string $hook Action hook to identify the event.
    854  * @param array $args Optional. Arguments passed to the event's callback function.
     854 * @param array  $args Optional. Arguments passed to the event's callback function.
    855855 * @return string|false False, if no schedule. Schedule name on success.
    856856 */
Note: See TracChangeset for help on using the changeset viewer.