From 5bf627834b5f7532023df07da225acc9316f03db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Gonz=C3=A1lez=20Montes?= Date: Tue, 10 Aug 2021 23:09:28 +0200 Subject: [PATCH] feature/add-declare-strict-types-on-php-open-tag - Add declare strict types in open php tag --- snippets/tag.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/snippets/tag.json b/snippets/tag.json index 17b78ee..bb50759 100644 --- a/snippets/tag.json +++ b/snippets/tag.json @@ -13,6 +13,16 @@ ], "description": "PHP open tag" }, + "PHP open tag with strict types": { + "prefix": "pos", + "body": [ + "