Skip to content

Commit

Permalink
MAGETWO-58383: [Backport] - [GitHub] Saving CMS page does not create …
Browse files Browse the repository at this point in the history
…URL rewrite in Magento 2.1.0 with single-store mode #5923 - for 2.1
  • Loading branch information
StasKozar committed Feb 9, 2018
1 parent 3296659 commit 192894b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class AssertCmsPageOnFrontend extends AbstractConstraint
* @param CmsPage $cms
* @param FrontCmsPage $frontCmsPage,
* @param BrowserInterface $browser
* @param string $displayContent
* @param string|null $displayContent
* @return void
*/
public function processAssert(
Expand Down

0 comments on commit 192894b

Please sign in to comment.