Skip to content

is_protected only protects writes - reading is always allowed #24

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.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions