Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
customer_group.php
Go to the documentation of this file.
1 <?php
8  \Magento\Customer\Api\GroupRepositoryInterface::class
9 );
10 
12  \Magento\Customer\Api\Data\GroupInterfaceFactory::class
13 );
15 $groupDataObject->setCode('custom_group')->setTaxClassId(3);
$groupRepository
$groupDataObject
$groupFactory