Skip to content

Commit 4d7743c

Browse files
author
Bryant Luk
committed
MAGETWO-36063: Update REST and SOAP controllers to filter out attributes based on ACL
- Fix code style
1 parent c43e369 commit 4d7743c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Reflection/CustomAttributesProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
use Zend\Code\Reflection\MethodReflection;
1414
use Magento\Framework\Api\CustomAttributesDataInterface;
1515
use Magento\Framework\Api\AttributeTypeResolverInterface;
16+
1617
/**
1718
* Processes custom attributes and produces an array for the data.
1819
*/

0 commit comments

Comments
 (0)