Skip to content

Commit e4951c2

Browse files
committed
MAGETWO-42138: [PHP] CMS Page Update
1 parent 90f6e43 commit e4951c2

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Cms/Test/Block/Adminhtml/Page/Edit

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/Cms/Test/Block/Adminhtml/Page/Edit/PageForm.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ public function showCollapsible(SimpleElement $element = null)
193193
* @param FixtureInterface $fixture
194194
* @param SimpleElement|null $element
195195
* @return $this
196+
*
197+
* @SuppressWarnings(PHPMD.NPathComplexity)
196198
*/
197199
public function fill(FixtureInterface $fixture, SimpleElement $element = null)
198200
{

0 commit comments

Comments
 (0)