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