'; } public function getSlug(): string { return 'tools'; } public function run() { new ToolsEndpoints(); new Settings(); } }