Skip to content

Commit b960859

Browse files
author
John Carlo Octabio
committed
#108: Clear Shopping Cart - Added file header copyright
1 parent 888a9f3 commit b960859

File tree

1 file changed

+5
-0
lines changed
  • app/code/Magento/Checkout/ViewModel

1 file changed

+5
-0
lines changed

app/code/Magento/Checkout/ViewModel/Cart.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
6+
27
namespace Magento\Checkout\ViewModel;
38

49
use Magento\Framework\App\Config\ScopeConfigInterface;

0 commit comments

Comments
 (0)