Elgg\Http\DatabaseSessionHandler::close PHP Method

close() public method

{@inheritDoc}
public close ( )
    public function close()
    {
        return true;
    }