content = null; $this->level = 0; } /** * @return Entry */ public function getParent() { throw new \RuntimeException("No Parent Exception"); } }