Make WordPress Core


Ignore:
Timestamp:
07/23/2020 12:46:56 AM (4 years ago)
Author:
johnbillion
Message:

Docs: Various corrections to inline docblocks.

See #49572

File:
1 edited

Legend:

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

    r48462 r48573  
    9191     *              to the function signature.
    9292     *
    93      * @param ...$args Dependency information.
     93     * @param mixed ...$args Dependency information.
    9494     */
    9595    public function __construct( ...$args ) {
Note: See TracChangeset for help on using the changeset viewer.