33 unset(
$_SESSION[self::BASE_SESSION_KEY][$this->base_ref_id]);
41 unset(
$_SESSION[self::BASE_SESSION_KEY][$this->base_ref_id][$provider]);
49 return !isset(
$_SESSION[self::BASE_SESSION_KEY][$this->base_ref_id]);
setValueForProvider($provider, $value)
Repos for classification session data.
getValueForProvider(string $provider)
__construct(int $base_ref_id)
ilClassificationSessionRepository constructor.
unsetValueForProvider(string $provider)