- Timestamp:
- 10/26/2020 09:49:26 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-pattern-categories-registry.php
r48845 r49311 15 15 * Registered block pattern categories array. 16 16 * 17 * @since 5.5.0 17 18 * @var array 18 19 */ … … 22 23 * Container for the main instance of the class. 23 24 * 25 * @since 5.5.0 24 26 * @var WP_Block_Pattern_Categories_Registry|null 25 27 */
Note: See TracChangeset
for help on using the changeset viewer.