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 e59257a commit 3da41caCopy full SHA for 3da41ca
app/code/Magento/Customer/Test/Unit/Model/Customer/DataProviderTest.php
@@ -94,6 +94,7 @@ public function testGetAttributesMetaWithOptions(array $expected)
94
* Data provider for testGetAttributesMeta
95
*
96
* @return array
97
+ * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
98
*/
99
public function getAttributesMetaDataProvider()
100
{
0 commit comments