Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

馃悶 FileData access modifier is potentially wrong and should be public#575

Description

@Guardiola31337

While testing something else I noticed that FileData accessors don't work as the class is defined with Default Access Modifier i.e. declarations are visible only within the package (package private) 馃憖

I'd say this went unnoticed and the class should be marked as public.

cc'ing @DorkMatter for visibility

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions