Make WordPress Core

Changeset 62416


Ignore:
Timestamp:
05/25/2026 09:34:39 PM (3 months ago)
Author:
SergeyBiryukov
Message:

Docs: Remove extra $args in WP_Ability_Category::prepare_properties().

Follow-up to [61032].

Props thriveteam, westonruter.
Fixes #65109.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/abilities-api/class-wp-ability-category.php

    r61071 r62416  
    109109         * @since 6.9.0
    110110         *
    111          * @param array<string, mixed> $args $args {
     111         * @param array<string, mixed> $args {
    112112         *     An associative array of arguments used to instantiate the ability category class.
    113113         *
Note: See TracChangeset for help on using the changeset viewer.