Kraken\Root\Console\Client\Boot\ClientBoot::__destruct PHP Метод

__destruct() публичный Метод

public __destruct ( )
    public function __destruct()
    {
        unset($this->controllerParams);
        unset($this->controllerClass);
        unset($this->params);
    }