Skip to content

Make OffsetAccess properties private #231

Description

@mspirkov

I accidentally made the properties public. It's probably too late to fix it now, as it would break backward compatibility.
It might be worth fixing it in the second version.

/** @var Type */
public$type;
/** @var Type */
public$offset;

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions