Skip to content

Commit

Permalink
MAGETWO-67054: Issue #2802, #1146: Fixing sitemap generation folder #…
Browse files Browse the repository at this point in the history
…9094

 - fixed static tests
  • Loading branch information
Oleksii Korshenko committed Apr 18, 2017
1 parent 34d1557 commit 01fe5d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/code/Magento/Sitemap/Model/Sitemap.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class Sitemap extends \Magento\Framework\Model\AbstractModel
* @param \Magento\Framework\Data\Collection\AbstractDb|null $resourceCollection
* @param array $data
* @param DocumentRoot|null $documentRoot
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
*/
public function __construct(
\Magento\Framework\Model\Context $context,
Expand Down

0 comments on commit 01fe5d7

Please sign in to comment.