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 11<?php
22/**
3- * Copyright © Magento, Inc. All rights reserved.
4- * See COPYING.txt for license details .
5- */
3+ * Copyright 2011 Adobe
4+ * All Rights Reserved .
5+ ** /
66namespace Magento \ProductAlert \Model ;
77
88use Magento \ProductAlert \Model \ResourceModel \Price \Customer \Collection ;
2929 * @method int getStoreId()
3030 * @method \Magento\ProductAlert\Model\Stock setStoreId(int $value)
3131 *
32- * @author Magento Core Team <core@magentocommerce.com>
33- *
3432 * @api
3533 * @since 100.0.2
3634 */
Original file line number Diff line number Diff line change 11<?php
22/**
3- * Copyright © Magento, Inc. All rights reserved.
4- * See COPYING.txt for license details .
5- */
3+ * Copyright 2011 Adobe
4+ * All Rights Reserved .
5+ ** /
66namespace Magento \ProductAlert \Model ;
77
88use Magento \ProductAlert \Model \ResourceModel \Stock \Customer \Collection ;
2727 * @method int getStoreId()
2828 * @method \Magento\ProductAlert\Model\Stock setStoreId(int $value)
2929 *
30- * @author Magento Core Team <core@magentocommerce.com>
31- *
3230 * @api
3331 * @since 100.0.2
3432 */
You can’t perform that action at this time.
0 commit comments