Skip to content

is_protected only protects writes - reading is always allowed #24

@p-blomberg

Description

@p-blomberg

For example, in a user class, I want to keep the password property private (not read-only) because all password validations should be done within the user class.

Also, the is_protected function is not documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions