lmfwc_delete_license()
[php]function lmfwc_delete_license(string $licenseKey)[/php]
DESCRIPTION
Deletes a license from the database.
PARAMETERS
$licenseKey (string) (Required)
The license key to delete.
RETURN VALUE
(bool)
True on success, false on failure.