LDLMS_Factory::remove_instance( string $model = '', integer $key = null )
Remove Model instance.
Description Description
Parameters Parameters
- $model
-
(Optional) Class name to add.
Default value: ''
- $key
-
(Optional) Unique ID for instance.
Default value: null
Source Source
File: includes/classes/class-ldlms-factory.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |