浏览代码

Epi: Add strict types declaration to cart

Dean Sas 1 年之前
父节点
当前提交
012258cc65
共有 1 个文件被更改,包括 2 次插入0 次删除
  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"} -->