We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61a76d8 + 3ff4429 commit 10ec987Copy full SHA for 10ec987
app/code/Magento/Sales/Model/ResourceModel/Status/Collection.php
@@ -1,12 +1,13 @@
1
<?php
2
/**
3
- * Oder statuses grid collection
4
- *
5
* Copyright © Magento, Inc. All rights reserved.
6
* See COPYING.txt for license details.
7
*/
8
namespace Magento\Sales\Model\ResourceModel\Status;
9
+/**
+ * Order statuses grid collection.
10
+ */
11
class Collection extends \Magento\Sales\Model\ResourceModel\Order\Status\Collection
12
{
13
0 commit comments