Sfoglia il codice sorgente

Epi: Add strict types declaration to cart

Dean Sas 1 anno fa
parent
commit
012258cc65
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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"} -->