Skip to content

Unit Tests: Update $this-> to self for Static Assertions #9

@jimdelois

Description

@jimdelois

Incorrectly using $this->once() (e.g.,) for some PHPUnit statics. Should be using self::. Update accordingly.

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