API17

API17:JTableSession::destroy

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples