Skip to content

Bug: Properties in traits are marked as undefined #39

Closed
@loilo

Description

@loilo

Traits can define properties which are currently marked as undefined.

Example:

trait JsonInjectable
{
    protected $jsonReader; // "Variable $jsonReader is undefined"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions