flush(); } /** * Получение тэка кеша * @return string */ public static function getCacheTag(): string { return static::getClass(); } }