node = $node; parent :: __construct("Node '$node' is invalid"); } function getNode() { return $this->node; } } ?>