$this->CONFIGURE_OPTIONS(), "self" => $this->SELF(), "title" => $this->TITLE(), ]); } function getSelfRelativePrefix(): string { return $this->configGet("prefix"); } }