$sessionremoveAllFor()

Remove all session variables in given namespace

Usage

$session->removeAllFor($ns);

Arguments

NameType(s)Description
$nsstring object

Return value

$this

Object instance it was called from (method supports fluent interface).


$session methods and properties

API reference based on ProcessWire core version 3.0.251