trait CloseTrait

If true, current session will be closed. You cannot do upload_session/append any more to current session The default for this field is False.

Methods

setClose( bool $set)

If true, current session will be closed. You cannot do upload_session/append any more to current session The default for this field is False.

Details

at line line 31
CloseTrait setClose( bool $set)

If true, current session will be closed. You cannot do upload_session/append any more to current session The default for this field is False.

Parameters

bool $set The switch

Return Value

CloseTrait