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.
1 parent 0886ba9 commit 9f84768Copy full SHA for 9f84768
app/code/Magento/Sitemap/Model/ResourceModel/Cms/Page.php
@@ -7,11 +7,11 @@
7
8
namespace Magento\Sitemap\Model\ResourceModel\Cms;
9
10
-use Magento\Framework\DataObject;
11
use Magento\Cms\Api\Data\PageInterface;
12
use Magento\Cms\Api\GetUtilityPageIdentifiersInterface;
13
use Magento\Cms\Model\Page as CmsPage;
14
use Magento\Framework\App\ObjectManager;
+use Magento\Framework\DataObject;
15
use Magento\Framework\DB\Select;
16
use Magento\Framework\EntityManager\EntityManager;
17
use Magento\Framework\EntityManager\MetadataPool;
0 commit comments