Skip to content

Unused variables that are in fact inheritedΒ #91

@tchule

Description

@tchule

Don' t generated a warning if a variable is used somewhere else.

Class B extends  A

var $myVar = 'B';

==> unused variable $myVar.

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