Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
GroupManagementInterface.php
Go to the documentation of this file.
1 <?php
7 namespace Magento\Customer\Api;
8 
15 {
24  public function isReadonly($id);
25 
34  public function getDefaultGroup($storeId = null);
35 
43  public function getNotLoggedInGroup();
44 
51  public function getLoggedInGroups();
52 
59  public function getAllCustomersGroup();
60 }
$id
Definition: fieldset.phtml:14