Make WordPress Core


Ignore:
Timestamp:
10/26/2020 09:53:43 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct DocBlock formatting for render_block().

Follow-up to [49310].

See #51606.

File:
1 edited

Legend:

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

    r49311 r49312  
    8989         * @since 5.6.0
    9090         *
    91          * @return array               Array of HTML attributes.
     91         * @return array Array of HTML attributes.
    9292         */
    9393        public function apply_block_supports() {
Note: See TracChangeset for help on using the changeset viewer.