File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed
app/code/Magento/CustomerImportExport/Test/Unit/Model/Import/Customer Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
- /*************************************************************************
3
- * ADOBE CONFIDENTIAL
4
- * ___________________
5
- *
2
+ /**
6
3
* Copyright 2024 Adobe
7
4
* All Rights Reserved.
8
- *
9
- * NOTICE: All information contained herein is, and remains
10
- * the property of Adobe and its suppliers, if any. The intellectual
11
- * and technical concepts contained herein are proprietary to Adobe
12
- * and its suppliers and are protected by all applicable intellectual
13
- * property laws, including trade secret and copyright laws.
14
- * Dissemination of this information or reproduction of this material
15
- * is strictly forbidden unless prior written permission is obtained
16
- * from Adobe.
17
- * ************************************************************************
18
5
*/
19
6
declare (strict_types=1 );
20
7
You can’t perform that action at this time.
0 commit comments