Skip to content

Commit b8a4076

Browse files
committed
MAGETWO-52779: [PR] Bug Fixes
1 parent 9276333 commit b8a4076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Cms/Model/Page.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* @method ResourceCmsPage getResource()
2121
* @method Page setStoreId(array $storeId)
2222
* @method array getStoreId()
23+
* @SuppressWarnings(PHPMD.ExcessivePublicCount)
2324
*/
2425
class Page extends AbstractModel implements PageInterface, IdentityInterface
2526
{

0 commit comments

Comments
 (0)