var = $var; $this->default = $default; } public function getSubNodeNames() : array { return ['var', 'default']; } }