Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Should adapter_, root_ and foundation_ be @protected instead of @private? #767

Closed
@nckh

Description

@nckh

According to Closure's annotating documentation, protected properties are available to instance methods of any subclass. With @private, compilation seems to trigger a warning ("Access to private property adapter_ of XXX not allowed here").

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions