Changeset 52236 for trunk/src/wp-includes/class-wp-block-template.php
- Timestamp:
- 11/23/2021 09:35:57 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-template.php
r52062 r52236 98 98 * 99 99 * @since 5.8.0 100 * @var bool ean100 * @var bool 101 101 */ 102 102 public $has_theme_file; … … 107 107 * @since 5.9.0 108 108 * 109 * @var bool ean109 * @var bool 110 110 */ 111 111 public $is_custom = true;
Note: See TracChangeset
for help on using the changeset viewer.