Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

"Private" Variables #119

@tacozMacleo

Description

@tacozMacleo

Please use the double or single underscore more to signal which variables and functions are not supposed to be used outside the Class.
This make it easier to make simple checks on the internal variables and in functions, which will result in faster code, and make it easier to get an fast overview.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions