getShortName() ); } /** * Get the relative URL to a help document for this exception. * * @return string */ public function more_info(): string { return $this->more_info; } }