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/class-wp-block-bindings-registry.php

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