JUserHelper::invalidateCookie
Method to remove a cookie record from the database and the browser
Signature
public function invalidateCookie(string
$userId,
string
$cookieName )
Parameters
-
$userId
- User ID for this user
-
$cookieName
- Series id (cookie name decoded)
Returns
- boolean
- True on success