Performs garbage collection on the sessions stored in the DynamoDB table.
Part of the standard PHP session handler interface.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Optional |
The value of |
Returns
Type |
Description |
---|---|
Whether or not the operation succeeded. |
Source
Method defined in extensions/dynamodbsessionhandler.class.php | Toggle source view (29 lines) | View on GitHub