Skip to content

Support @psalm-internal #738

Open
Open
@weirdan

Description

BCC supports @internal docblock tag that can be used to limit access to the top-level namespace (at least, that's how Psalm interprets it).

Psalm also supports @psalm-internal tag that allows you to grant access in a more modular fashion (you can reference sub-namespaces, classes, and even individual methods and functions), but BCC ignores that tag.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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