Habari\TemplateEngine::__unset PHP Method

__unset() abstract public method

Unassigns a variable to the template engine.
abstract public __unset ( string $key )
$key string name of variable
    abstract function __unset($key);