Browse Source

Epi: Add strict types declaration to cart

Dean Sas 1 year ago
parent
commit
012258cc65
1 changed files with 2 additions and 0 deletions
  1. 2 0
      epi/patterns/cart.php

+ 2 - 0
epi/patterns/cart.php

@@ -4,6 +4,8 @@
  * Slug: epi/cart
  * Inserter: no
  */
+
+declare( strict_types = 1 );
 ?>
 
 <!-- wp:heading {"level":1,"align":"wide"} -->