private static function tags_string($tags): string
    {
        $string = '';

        if (!empty($tags)) {