Skip to content

Commit d21b909

Browse files
committed
B2B-2463: Improve custom attributes metadata fetching for category models in graphql
- static test fixes
1 parent 17ffdc7 commit d21b909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Category/AttributeRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public function get($attributeCode)
7676

7777
/**
7878
* @inheritdoc
79-
*
79+
*
8080
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
8181
*/
8282
public function getCustomAttributesMetadata($dataObjectClassName = null)

0 commit comments

Comments
 (0)