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 65ec335 commit 13721aaCopy full SHA for 13721aa
app/code/Magento/Sales/Test/Unit/Model/Order/Pdf/Config/XsdTest.php
@@ -1,10 +1,12 @@
1
<?php
2
/**
3
- * Test for validation rules implemented by XSD schema for sales PDF rendering 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 schema for sales PDF rendering configuration
9
+ */
10
declare(strict_types=1);
11
12
namespace Magento\Sales\Test\Unit\Model\Order\Pdf\Config;
0 commit comments