Method
IdeConfigProvideremit_removed
since: 3.32
Description
IdeConfigProvider
implementations should call this function with
a config
when it has discovered it was removed.
Available since: 3.32
Parameters
config
-
Type:
IdeConfig
An
IdeConfig
.The data is owned by the caller of the function.