value = null; $this->keys = null; } public function getTreeProperties() { return array( 'array' => $this->value, 'keys' => $this->keys ); } } ?>