Make WordPress Core


Ignore:
Timestamp:
05/01/2024 11:59:03 PM (9 months ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections.

See #60699

File:
1 edited

Legend:

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

    r57641 r58073  
    7777 *
    7878 *     @type string   $label                   The label of the source.
    79  *     @type callback $get_value_callback      A callback executed when the source is processed during block rendering.
     79 *     @type callable $get_value_callback      A callback executed when the source is processed during block rendering.
    8080 *                                             The callback should have the following signature:
    8181 *
Note: See TracChangeset for help on using the changeset viewer.