We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43949d commit 70a747cCopy full SHA for 70a747c
Magento2/Sniffs/Legacy/PhtmlTemplateSniff.php
@@ -1,4 +1,9 @@
1
<?php
2
+/**
3
+ * Copyright © Magento, Inc. All rights reserved.
4
+ * See COPYING.txt for license details.
5
+ */
6
+declare(strict_types = 1);
7
8
namespace Magento2\Sniffs\Legacy;
9
0 commit comments