Browse Source

Bedrock: add missing strict types declaration (#7600)

Vicente Canales 1 year ago
parent
commit
082b686582
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bedrock/patterns/post-meta.php

+ 1 - 0
bedrock/patterns/post-meta.php

@@ -4,6 +4,7 @@
  * Slug: bedrock/post-meta
  * Slug: bedrock/post-meta
  * Inserter: no
  * Inserter: no
  */
  */
+declare( strict_types = 1 );
 ?>
 ?>
 <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"},"typography":{"lineHeight":"1"}},"textColor":"secondary","layout":{"type":"flex","flexWrap":"wrap"}} -->
 <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"},"typography":{"lineHeight":"1"}},"textColor":"secondary","layout":{"type":"flex","flexWrap":"wrap"}} -->
 <div class="wp-block-group has-secondary-color has-text-color" style="line-height:1">
 <div class="wp-block-group has-secondary-color has-text-color" style="line-height:1">