We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f6e43 commit e4951c2Copy full SHA for e4951c2
dev/tests/functional/tests/app/Magento/Cms/Test/Block/Adminhtml/Page/Edit/PageForm.php
@@ -193,6 +193,8 @@ public function showCollapsible(SimpleElement $element = null)
193
* @param FixtureInterface $fixture
194
* @param SimpleElement|null $element
195
* @return $this
196
+ *
197
+ * @SuppressWarnings(PHPMD.NPathComplexity)
198
*/
199
public function fill(FixtureInterface $fixture, SimpleElement $element = null)
200
{
0 commit comments