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 89d6132 commit 049ecf3Copy full SHA for 049ecf3
dev/tests/functional/tests/app/Magento/Customer/Test/Repository/CustomerInjectable.php
@@ -19,6 +19,7 @@ class CustomerInjectable extends AbstractRepository
19
* @param array $defaultData
20
*
21
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
22
+ * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
23
*/
24
public function __construct(array $defaultConfig = [], array $defaultData = [])
25
{
0 commit comments