Skip to content

Missing notInstanceOfAny #270

@smilesrg

Description

@smilesrg

Thre is a method for checking if the value is instance of at least one class on the array of classes

isInstanceOfAny($value, array $classes, $message = '') 

But no method that checks if the value is NOT an instance of at least one class on the array of classes. Missing:

isNotInstanceOfAny($value, array $classes, $message = '') 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsymmetryAssertion, not*, or all* symmetry concerns

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions