File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 11<?php
22/**
3- * NOTICE OF LICENSE
4- *
5- * Copyright (c) 2019 TechDivision GmbH <info@techdivision.com> - TechDivision GmbH
6- * All rights reserved
7- *
8- * This product includes proprietary software developed at TechDivision GmbH, Germany
9- * For more information see https://www.techdivision.com/
10- *
11- * To obtain a valid license for using this software please contact us at license@techdivision.com
3+ * Copyright © Magento. All rights reserved.
4+ * See COPYING.txt for license details.
125 */
13-
146namespace Magento2 \Sniffs \GraphQL ;
157
168use PHP_CodeSniffer \Sniffs \Sniff ;
Original file line number Diff line number Diff line change 33 * Copyright © Magento. All rights reserved.
44 * See COPYING.txt for license details.
55 */
6-
76namespace Magento2 \Tests \GraphQL ;
87
98/**
You can’t perform that action at this time.
0 commit comments