Make WordPress Core


Ignore:
Timestamp:
07/18/2020 10:09:57 PM (6 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous docblock corrections.

See #49572

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-screen.php

    r48473 r48508  
    10421042         *
    10431043         * @param array $options {
    1044          *     @type bool $wrap  Whether the screen-options-wrap div will be included. Defaults to true.
     1044         *     Options for the tab.
     1045         *
     1046         *     @type bool $wrap Whether the screen-options-wrap div will be included. Defaults to true.
    10451047         * }
    10461048         */
Note: See TracChangeset for help on using the changeset viewer.