Some Typo Fixed
This commit is contained in:
parent
0bf0ab1f72
commit
d01decf80f
|
|
@ -53,7 +53,7 @@ class CustomerGroupRepository extends Repository
|
|||
|
||||
Event::dispatch('customer.customer_group.update.after', $customerGroup);
|
||||
|
||||
return $customer;
|
||||
return $customerGroup;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue