mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
fix-naming (#7)
Co-authored-by: Rushdi <rushdi@entgra.io> Reviewed-on: https://repository.entgra.net/community/device-mgt-plugins/pulls/7 Co-authored-by: Rushdi Mohamed <rushdi@entgra.io> Co-committed-by: Rushdi Mohamed <rushdi@entgra.io>
This commit is contained in:
parent
df0f013c47
commit
4007f50063
@ -854,7 +854,7 @@ public class DeviceManagementProviderServiceMock implements DeviceManagementProv
|
||||
}
|
||||
|
||||
@Override
|
||||
public Boolean SendDeviceNameChangedNotification(Device device) throws DeviceManagementException {
|
||||
public Boolean sendDeviceNameChangedNotification(Device device) throws DeviceManagementException {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user