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