Make WordPress Core


Ignore:
Timestamp:
06/23/2021 07:04:51 PM (4 years ago)
Author:
desrosj
Message:

Docs: Various docblock corrections for code added in 5.8.

Props johnbillion.
See #53461.

File:
1 edited

Legend:

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

    r50929 r51221  
    4646 * @access private
    4747 *
    48  * @param WP_Block_type $block_type       Block type.
     48 * @param WP_Block_Type $block_type       Block type.
    4949 * @param array         $block_attributes Block attributes.
    5050 *
     
    124124 * @access private
    125125 *
    126  * @param WP_Block_type $block_type Block type.
     126 * @param WP_Block_Type $block_type Block type.
    127127 *
    128128 * @return boolean
Note: See TracChangeset for help on using the changeset viewer.