File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
app/code/Magento/ProductAlert/Model Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
5
- */
3
+ * Copyright 2011 Adobe
4
+ * All Rights Reserved .
5
+ ** /
6
6
namespace Magento \ProductAlert \Model ;
7
7
8
8
use Magento \ProductAlert \Model \ResourceModel \Price \Customer \Collection ;
29
29
* @method int getStoreId()
30
30
* @method \Magento\ProductAlert\Model\Stock setStoreId(int $value)
31
31
*
32
- * @author Magento Core Team <core@magentocommerce.com>
33
- *
34
32
* @api
35
33
* @since 100.0.2
36
34
*/
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
5
- */
3
+ * Copyright 2011 Adobe
4
+ * All Rights Reserved .
5
+ ** /
6
6
namespace Magento \ProductAlert \Model ;
7
7
8
8
use Magento \ProductAlert \Model \ResourceModel \Stock \Customer \Collection ;
27
27
* @method int getStoreId()
28
28
* @method \Magento\ProductAlert\Model\Stock setStoreId(int $value)
29
29
*
30
- * @author Magento Core Team <core@magentocommerce.com>
31
- *
32
30
* @api
33
31
* @since 100.0.2
34
32
*/
You can’t perform that action at this time.
0 commit comments