Skip to content

Commit 099503b

Browse files
committed
AC-12302: error when try to get cms page with not active status
1 parent f92bc51 commit 099503b

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/UrlRewriteGraphQl/Model/Resolver

1 file changed

+2
-2
lines changed

app/code/Magento/UrlRewriteGraphQl/Model/Resolver/Route.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2020 Adobe
4+
* All Rights Reserved.
55
*/
66
declare(strict_types=1);
77

0 commit comments

Comments
 (0)