Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Commit

Permalink
#31 Refactored module
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Glushko committed Jun 30, 2018
1 parent 1f9c09e commit 85e6826
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ private function processCmsPage(CmsPageInterface $cmsPageModel) : array

return $cmsPageData;
}
}
}
1 change: 0 additions & 1 deletion app/code/Magento/CmsGraphQl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"require": {
"php": "~7.1.3||~7.2.0",
"magento/framework": "*",
"magento/module-store": "*",
"magento/module-cms": "*"
},
"license": [
Expand Down

0 comments on commit 85e6826

Please sign in to comment.