JTableSession::destroy
Destroys the pre-existing session
Signature
public function destroy(integer
$userId,
array
$clientIds )
Parameters
-
$userId
- Identifier of the user for this session.
-
$clientIds
- Array of client ids for which session(s) will be destroyed
Returns
- boolean
- True on success.