API17:JTableSession::destroy
From Joomla! Documentation
JTableSession::destroy
Description
Destroys the pesisting session.
public function destroy (
$userId
$clientIds=array
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $userId | |||
| $clientIds | array() |
- Returns
- Defined on line 66 of libraries/joomla/database/table/session.php
See also
JTableSession::destroy source code on BitBucket
Class JTableSession
Subpackage Database- Other versions of JTableSession::destroy
User contributed notes
Code Examples