Skip to content

ChunkLoader to concrete class #6681

@dktapps

Description

@dktapps

Problem description

Currrently everywhere in the core code uses new class implements ChunkLoader{}, which is needlessly annoying boilerplate code.

Proposed solution

There's no obvious reason to implement ChunkLoader now instead of just creating an object. It should be directly converted to a final class.

Alternative solutions or workarounds

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions