<?php namespace App\Services; use App\Models\TagMap; class TermService { public function getCommunityGlossary($lang) {} }