We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a6542 commit 65ec335Copy full SHA for 65ec335
app/code/Magento/Email/Test/Unit/Model/Template/Config/XsdTest.php
@@ -1,10 +1,12 @@
1
<?php
2
/**
3
- * Test for validation rules implemented by XSD schemas for email templates configuration
4
- *
5
* Copyright © Magento, Inc. All rights reserved.
6
* See COPYING.txt for license details.
7
*/
+
+/**
8
+ * Test for validation rules implemented by XSD schemas for email templates configuration
9
+ */
10
declare(strict_types=1);
11
12
namespace Magento\Email\Test\Unit\Model\Template\Config;
0 commit comments