Skip to content

Make OffsetAccess properties private #231

@mspirkov

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;

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